@FunctionalInterface public static interface LBiObjCharPredicate.LChar2Obj1Obj0Pred<T2,T1> extends LBiObjCharPredicate<T1,T2>
Permutation of LBiObjCharPredicate for method references.
LBiObjCharPredicate.LBiObjCharPredicateSingle<T1,T2>, LBiObjCharPredicate.LChar2Obj0Obj1Pred<T1,T2>, LBiObjCharPredicate.LChar2Obj1Obj0Pred<T2,T1>, LBiObjCharPredicate.LObj0Char2Obj1Pred<T1,T2>, LBiObjCharPredicate.LObj1Char2Obj0Pred<T2,T1>, LBiObjCharPredicate.LObj1Obj0Char2Pred<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testChar2Obj1Obj0(char a3,
T2 a2,
T1 a1) |
default boolean |
testX(T1 a1,
T2 a2,
char a3)
Implement this, but call test(T1 a1,T2 a2,char a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, and, biObjCharPred, biObjCharPredCompose, biObjCharPredThrowing, biObjCharPredThrowing, boolToBiObjCharFunc, boolToBiObjCharPred, call, capture, cast, cast, char2Obj0Obj1Pred, char2Obj1Obj0Pred, 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, obj0Char2Obj1Pred, obj1Char2Obj0Pred, obj1Obj0Char2Pred, 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, char a3)
LBiObjCharPredicateImplement this, but call test(T1 a1,T2 a2,char a3)
testX in interface LBiObjCharPredicate<T1,T2>Copyright © 2019. All rights reserved.