@FunctionalInterface public static interface LObjIntDblPredicate.LDblObjIntPred<T> extends LObjIntDblPredicate<T>
Permutation of LObjIntDblPredicate for method references.
LObjIntDblPredicate.LDblIntObjPred<T>, LObjIntDblPredicate.LDblObjIntPred<T>, LObjIntDblPredicate.LIntDblObjPred<T>, LObjIntDblPredicate.LIntObjDblPred<T>, LObjIntDblPredicate.LObjDblIntPred<T>, LObjIntDblPredicate.LObjIntDblPredicateSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testDblObjInt(double a3,
T a1,
int a2) |
default boolean |
testX(T a1,
int a2,
double a3)
Implement this, but call test(T a1,int a2,double a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, alwaysTrue, and, boolToObjIntDblFunc, boolToObjIntDblPred, boolToTieDblFunc, call, capture, cast, cast, compose, composed, composed, constant, dblIntObjPred, dblObjIntPred, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, intDblObjPred, intObjDblPred, isEqual, negate, nestingTest, nonNullTest, objDblIntPred, objIntDblPred, objIntDblPredCompose, objIntDblPredThrowing, objIntDblPredThrowing, 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 testDblObjInt(double a3,
T a1,
int a2)
default boolean testX(T a1, int a2, double a3)
LObjIntDblPredicateImplement this, but call test(T a1,int a2,double a3)
testX in interface LObjIntDblPredicate<T>Copyright © 2019. All rights reserved.