@FunctionalInterface public static interface LBiObjBoolPredicate.LBool2Obj0Obj1Pred<T1,T2> extends LBiObjBoolPredicate<T1,T2>
Permutation of LBiObjBoolPredicate for method references.
LBiObjBoolPredicate.LBiObjBoolPredicateSingle<T1,T2>, LBiObjBoolPredicate.LBool2Obj0Obj1Pred<T1,T2>, LBiObjBoolPredicate.LBool2Obj1Obj0Pred<T2,T1>, LBiObjBoolPredicate.LObj0Bool2Obj1Pred<T1,T2>, LBiObjBoolPredicate.LObj1Bool2Obj0Pred<T2,T1>, LBiObjBoolPredicate.LObj1Obj0Bool2Pred<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testBool2Obj0Obj1(boolean a3,
T1 a1,
T2 a2) |
default boolean |
testX(T1 a1,
T2 a2,
boolean a3)
Implement this, but call test(T1 a1,T2 a2,boolean a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, and, biObjBoolPred, biObjBoolPredCompose, biObjBoolPredThrowing, biObjBoolPredThrowing, bool2Obj0Obj1Pred, bool2Obj1Obj0Pred, boolToBiObjBoolFunc, boolToBiObjBoolPred, call, capture, cast, cast, compose, composed, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, obj0Bool2Obj1Pred, obj1Bool2Obj0Pred, obj1Obj0Bool2Pred, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingTest, test, test, test, test1st, test2nd, test3rd, testThen, throwIf, throwIfNot, times, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, uncurry, untyped, xorisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingdefault boolean testX(T1 a1, T2 a2, boolean a3)
LBiObjBoolPredicateImplement this, but call test(T1 a1,T2 a2,boolean a3)
testX in interface LBiObjBoolPredicate<T1,T2>Copyright © 2019. All rights reserved.