@FunctionalInterface public static interface LBiDblPredicate.LDbl1Dbl0Pred extends LBiDblPredicate
Permutation of LBiDblPredicate for method references.
LBiDblPredicate.LBiDblPredicateSingle, LBiDblPredicate.LDbl1Dbl0PredMetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testDbl1Dbl0(double a2,
double a1) |
default boolean |
testX(double a1,
double a2)
Implement this, but call test(double a1,double a2)
|
alwaysFalse, alwaysTrue, and, biDblPred, biDblPredCompose, biDblPredThrowing, biDblPredThrowing, boolToBiDblFunc, boolToBiDblPred, boolToDblBinaryOp, call, capture, compose, composed, composed, constant, dbl1Dbl0Pred, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingTest, test, test, test, test1st, test2nd, testThen, throwIf, throwIfNot, times, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, uncurry, xorisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingboolean testDbl1Dbl0(double a2,
double a1)
default boolean testX(double a1,
double a2)
LBiDblPredicateImplement this, but call test(double a1,double a2)
testX in interface LBiDblPredicateCopyright © 2019. All rights reserved.