@FunctionalInterface public static interface LObjIntLongPredicate.LIntObjLongPred<T> extends LObjIntLongPredicate<T>
Permutation of LObjIntLongPredicate for method references.
LObjIntLongPredicate.LIntLongObjPred<T>, LObjIntLongPredicate.LIntObjLongPred<T>, LObjIntLongPredicate.LLongIntObjPred<T>, LObjIntLongPredicate.LLongObjIntPred<T>, LObjIntLongPredicate.LObjIntLongPredicateSingle<T>, LObjIntLongPredicate.LObjLongIntPred<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testIntObjLong(int a2,
T a1,
long a3) |
default boolean |
testX(T a1,
int a2,
long a3)
Implement this, but call test(T a1,int a2,long a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntLongFunc, boolToObjIntLongPred, boolToTieLongFunc, 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, intLongObjPred, intObjLongPred, isEqual, longIntObjPred, longObjIntPred, negate, nestingTest, nonNullTest, objIntLongPred, objIntLongPredCompose, objIntLongPredThrowing, objIntLongPredThrowing, objLongIntPred, 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 testIntObjLong(int a2,
T a1,
long a3)
default boolean testX(T a1, int a2, long a3)
LObjIntLongPredicateImplement this, but call test(T a1,int a2,long a3)
testX in interface LObjIntLongPredicate<T>Copyright © 2019. All rights reserved.