@FunctionalInterface public static interface LBiObjDblFunction.LDbl2Obj0Obj1Func<T1,T2,R> extends LBiObjDblFunction<T1,T2,R>
Permutation of LBiObjDblFunction for method references.
LBiObjDblFunction.LBiObjDblFunctionSingle<T1,T2,R>, LBiObjDblFunction.LDbl2Obj0Obj1Func<T1,T2,R>, LBiObjDblFunction.LDbl2Obj1Obj0Func<T2,T1,R>, LBiObjDblFunction.LObj0Dbl2Obj1Func<T1,T2,R>, LBiObjDblFunction.LObj1Dbl2Obj0Func<T2,T1,R>, LBiObjDblFunction.LObj1Obj0Dbl2Func<T2,T1,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyDbl2Obj0Obj1(double a3,
T1 a1,
T2 a2) |
default R |
applyX(T1 a1,
T2 a2,
double a3)
Implement this, but call apply(T1 a1,T2 a2,double a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, biObjDblFunc, biObjDblFuncCompose, biObjDblFuncThrowing, biObjDblFuncThrowing, call, capture, cast, cast, compose, composed, composed, constant, dbl2Obj0Obj1Func, dbl2Obj1Obj0Func, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, obj0Dbl2Obj1Func, obj1Dbl2Obj0Func, obj1Obj0Dbl2Func, produce, produce, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault R applyX(T1 a1, T2 a2, double a3)
LBiObjDblFunctionImplement this, but call apply(T1 a1,T2 a2,double a3)
applyX in interface LBiObjDblFunction<T1,T2,R>Copyright © 2019. All rights reserved.