@FunctionalInterface public static interface LObjIntBytePredicate.LByteIntObjPred<T> extends LObjIntBytePredicate<T>
Permutation of LObjIntBytePredicate for method references.
LObjIntBytePredicate.LByteIntObjPred<T>, LObjIntBytePredicate.LByteObjIntPred<T>, LObjIntBytePredicate.LIntByteObjPred<T>, LObjIntBytePredicate.LIntObjBytePred<T>, LObjIntBytePredicate.LObjByteIntPred<T>, LObjIntBytePredicate.LObjIntBytePredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testByteIntObj(byte a3,
int a2,
T a1) |
default boolean |
testX(T a1,
int a2,
byte a3)
Implement this, but call test(T a1,int a2,byte a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntByteFunc, boolToObjIntBytePred, boolToTieByteFunc, byteIntObjPred, byteObjIntPred, 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, intByteObjPred, intObjBytePred, isEqual, negate, nestingTest, nonNullTest, objByteIntPred, objIntBytePred, objIntBytePredCompose, objIntBytePredThrowing, objIntBytePredThrowing, 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 testByteIntObj(byte a3,
int a2,
T a1)
default boolean testX(T a1, int a2, byte a3)
LObjIntBytePredicateImplement this, but call test(T a1,int a2,byte a3)
testX in interface LObjIntBytePredicate<T>Copyright © 2019. All rights reserved.