@FunctionalInterface public static interface LToDblBiFunction.LToDblObj1Obj0Func<T2,T1> extends LToDblBiFunction<T1,T2>
Permutation of LToDblBiFunction for method references.
LToDblBiFunction.LToDblBiFunctionSingle<T1,T2>, LToDblBiFunction.LToDblObj1Obj0Func<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDblObj1Obj0(T2 a2,
T1 a1) |
default double |
applyAsDblX(T1 a1,
T2 a2)
Implement this, but call applyAsDbl(T1 a1,T2 a2)
|
apply1stAsDbl, apply2ndAsDbl, applyAsDbl, applyAsDbl, applyAsDbl, applyAsDblThen, applyAsDouble, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsDbl, failSafeApplyAsDbl, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsDbl, handlingApplyAsDbl, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsDbl, nonNullApplyAsDbl, produceDouble, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsDbl, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toDblBiFunc, toDblBiFuncThrowing, toDblBiFuncThrowing, toDblObj1Obj0Func, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDblThen, trying, trying, tryingThen, tupleApplyAsDbl, uncurry, untyped, wrapisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault double applyAsDblX(T1 a1, T2 a2)
LToDblBiFunctionImplement this, but call applyAsDbl(T1 a1,T2 a2)
applyAsDblX in interface LToDblBiFunction<T1,T2>Copyright © 2019. All rights reserved.