@FunctionalInterface public static interface LObjIntBoolPredicate.LObjBoolIntPred<T> extends LObjIntBoolPredicate<T>
Permutation of LObjIntBoolPredicate for method references.
LObjIntBoolPredicate.LBoolIntObjPred<T>, LObjIntBoolPredicate.LBoolObjIntPred<T>, LObjIntBoolPredicate.LIntBoolObjPred<T>, LObjIntBoolPredicate.LIntObjBoolPred<T>, LObjIntBoolPredicate.LObjBoolIntPred<T>, LObjIntBoolPredicate.LObjIntBoolPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testObjBoolInt(T a1,
boolean a3,
int a2) |
default boolean |
testX(T a1,
int a2,
boolean a3)
Implement this, but call test(T a1,int a2,boolean a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolIntObjPred, boolObjIntPred, boolToObjIntBoolFunc, boolToObjIntBoolPred, boolToTieBoolFunc, 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, intBoolObjPred, intObjBoolPred, isEqual, negate, nestingTest, nonNullTest, objBoolIntPred, objIntBoolPred, objIntBoolPredCompose, objIntBoolPredThrowing, objIntBoolPredThrowing, 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 testObjBoolInt(T a1, boolean a3, int a2)
default boolean testX(T a1, int a2, boolean a3)
LObjIntBoolPredicateImplement this, but call test(T a1,int a2,boolean a3)
testX in interface LObjIntBoolPredicate<T>Copyright © 2019. All rights reserved.