@FunctionalInterface public static interface LObjIntCharPredicate.LCharIntObjPred<T> extends LObjIntCharPredicate<T>
Permutation of LObjIntCharPredicate for method references.
LObjIntCharPredicate.LCharIntObjPred<T>, LObjIntCharPredicate.LCharObjIntPred<T>, LObjIntCharPredicate.LIntCharObjPred<T>, LObjIntCharPredicate.LIntObjCharPred<T>, LObjIntCharPredicate.LObjCharIntPred<T>, LObjIntCharPredicate.LObjIntCharPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testCharIntObj(char a3,
int a2,
T a1) |
default boolean |
testX(T a1,
int a2,
char a3)
Implement this, but call test(T a1,int a2,char a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntCharFunc, boolToObjIntCharPred, boolToTieCharFunc, call, capture, cast, cast, charIntObjPred, charObjIntPred, 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, intCharObjPred, intObjCharPred, isEqual, negate, nestingTest, nonNullTest, objCharIntPred, objIntCharPred, objIntCharPredCompose, objIntCharPredThrowing, objIntCharPredThrowing, 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, isSupplierisThrowingisThrowingboolean testCharIntObj(char a3,
int a2,
T a1)
default boolean testX(T a1, int a2, char a3)
LObjIntCharPredicateImplement this, but call test(T a1,int a2,char a3)
testX in interface LObjIntCharPredicate<T>Copyright © 2019. All rights reserved.