@FunctionalInterface public static interface LObjIntObjPredicate.LInt1Obj2Obj0Pred<T2,T1> extends LObjIntObjPredicate<T1,T2>
Permutation of LObjIntObjPredicate for method references.
LObjIntObjPredicate.LInt1BiObj2Pred<T1,T2>, LObjIntObjPredicate.LInt1Obj2Obj0Pred<T2,T1>, LObjIntObjPredicate.LObj0Obj2Int1Pred<T1,T2>, LObjIntObjPredicate.LObj2Int1Obj0Pred<T2,T1>, LObjIntObjPredicate.LObj2Obj0Int1Pred<T2,T1>, LObjIntObjPredicate.LObjIntObjPredicateSingle<T1,T2>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testInt1Obj2Obj0(int a2,
T2 a3,
T1 a1) |
default boolean |
testX(T1 a1,
int a2,
T2 a3)
Implement this, but call test(T1 a1,int a2,T2 a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntObjFunc, boolToObjIntObjPred, boolToTieFunc, 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, int1BiObj2Pred, int1Obj2Obj0Pred, isEqual, negate, nestingTest, nonNullTest, obj0Obj2Int1Pred, obj2Int1Obj0Pred, obj2Obj0Int1Pred, objIntObjPred, objIntObjPredCompose, objIntObjPredThrowing, objIntObjPredThrowing, or, recursive, 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, int a2, T2 a3)
LObjIntObjPredicateImplement this, but call test(T1 a1,int a2,T2 a3)
testX in interface LObjIntObjPredicate<T1,T2>Copyright © 2019. All rights reserved.