@FunctionalInterface public static interface LBiPredicate.LObj1Obj0Pred<T2,T1> extends LBiPredicate<T1,T2>
Permutation of LBiPredicate for method references.
LBiPredicate.LBiPredicateSingle<T1,T2>, LBiPredicate.LObj1Obj0Pred<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testObj1Obj0(T2 a2,
T1 a1) |
default boolean |
testX(T1 a1,
T2 a2)
Implement this, but call test(T1 a1,T2 a2)
|
alwaysFalse, alwaysTrue, and, biPred, biPredThrowing, biPredThrowing, boolToBiFunc, boolToBiPred, boolToToByteBiFunc, boolToToCharBiFunc, boolToToDblBiFunc, boolToToFltBiFunc, boolToToIntBiFunc, boolToToLongBiFunc, boolToToSrtBiFunc, call, capture, cast, cast, compose, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, obj1Obj0Pred, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingTest, test, test, test, test1st, test2nd, testThen, throwIf, throwIfNot, times, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, uncurry, untyped, wrap, xorand, orisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingdefault boolean testX(T1 a1, T2 a2)
LBiPredicateImplement this, but call test(T1 a1,T2 a2)
testX in interface LBiPredicate<T1,T2>Copyright © 2019. All rights reserved.