@FunctionalInterface public static interface LObjBoolPredicate.LBoolObjPred<T> extends LObjBoolPredicate<T>
Permutation of LObjBoolPredicate for method references.
LObjBoolPredicate.LBoolObjPred<T>, LObjBoolPredicate.LObjBoolPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testBoolObj(boolean a2,
T a1) |
default boolean |
testX(T a1,
boolean a2)
Implement this, but call test(T a1,boolean a2)
|
alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, and, boolObjPred, boolToObjBoolFunc, boolToObjBoolPred, call, capture, cast, cast, 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, objBoolPred, objBoolPredCompose, objBoolPredThrowing, objBoolPredThrowing, 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 testBoolObj(boolean a2,
T a1)
default boolean testX(T a1, boolean a2)
LObjBoolPredicateImplement this, but call test(T a1,boolean a2)
testX in interface LObjBoolPredicate<T>Copyright © 2019. All rights reserved.