@FunctionalInterface public static interface LBiObjDblPredicate.LObj1Dbl2Obj0Pred<T2,T1> extends LBiObjDblPredicate<T1,T2>
Permutation of LBiObjDblPredicate for method references.
LBiObjDblPredicate.LBiObjDblPredicateSingle<T1,T2>, LBiObjDblPredicate.LDbl2Obj0Obj1Pred<T1,T2>, LBiObjDblPredicate.LDbl2Obj1Obj0Pred<T2,T1>, LBiObjDblPredicate.LObj0Dbl2Obj1Pred<T1,T2>, LBiObjDblPredicate.LObj1Dbl2Obj0Pred<T2,T1>, LBiObjDblPredicate.LObj1Obj0Dbl2Pred<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testObj1Dbl2Obj0(T2 a2,
double a3,
T1 a1) |
default boolean |
testX(T1 a1,
T2 a2,
double a3)
Implement this, but call test(T1 a1,T2 a2,double a3)
|
alwaysFalse, alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, alwaysTrue, and, biObjDblPred, biObjDblPredCompose, biObjDblPredThrowing, biObjDblPredThrowing, boolToBiObjDblFunc, boolToBiObjDblPred, call, capture, cast, cast, compose, composed, composed, constant, dbl2Obj0Obj1Pred, dbl2Obj1Obj0Pred, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, obj0Dbl2Obj1Pred, obj1Dbl2Obj0Pred, obj1Obj0Dbl2Pred, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, 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, isSupplierisThrowingisThrowingdefault boolean testX(T1 a1, T2 a2, double a3)
LBiObjDblPredicateImplement this, but call test(T1 a1,T2 a2,double a3)
testX in interface LBiObjDblPredicate<T1,T2>Copyright © 2019. All rights reserved.