@FunctionalInterface public static interface LObjCharPredicate.LCharObjPred<T> extends LObjCharPredicate<T>
Permutation of LObjCharPredicate for method references.
LObjCharPredicate.LCharObjPred<T>, LObjCharPredicate.LObjCharPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testCharObj(char a2,
T a1) |
default boolean |
testX(T a1,
char a2)
Implement this, but call test(T a1,char a2)
|
alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, and, boolToObjCharFunc, boolToObjCharPred, call, capture, cast, cast, charObjPred, compose, composed, composed, constant, doApplyAsBoolean, 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, objCharPred, objCharPredCompose, objCharPredThrowing, objCharPredThrowing, 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, xorisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingboolean testCharObj(char a2,
T a1)
default boolean testX(T a1, char a2)
LObjCharPredicateImplement this, but call test(T a1,char a2)
testX in interface LObjCharPredicate<T>Copyright © 2019. All rights reserved.