@FunctionalInterface public static interface LObjIntFltPredicate.LFltIntObjPred<T> extends LObjIntFltPredicate<T>
Permutation of LObjIntFltPredicate for method references.
LObjIntFltPredicate.LFltIntObjPred<T>, LObjIntFltPredicate.LFltObjIntPred<T>, LObjIntFltPredicate.LIntFltObjPred<T>, LObjIntFltPredicate.LIntObjFltPred<T>, LObjIntFltPredicate.LObjFltIntPred<T>, LObjIntFltPredicate.LObjIntFltPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testFltIntObj(float a3,
int a2,
T a1) |
default boolean |
testX(T a1,
int a2,
float a3)
Implement this, but call test(T a1,int a2,float a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntFltFunc, boolToObjIntFltPred, boolToTieFltFunc, call, capture, cast, cast, compose, composed, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, fltIntObjPred, fltObjIntPred, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, intFltObjPred, intObjFltPred, isEqual, negate, nestingTest, nonNullTest, objFltIntPred, objIntFltPred, objIntFltPredCompose, objIntFltPredThrowing, objIntFltPredThrowing, 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 testFltIntObj(float a3,
int a2,
T a1)
default boolean testX(T a1, int a2, float a3)
LObjIntFltPredicateImplement this, but call test(T a1,int a2,float a3)
testX in interface LObjIntFltPredicate<T>Copyright © 2019. All rights reserved.