@FunctionalInterface public static interface LObjIntDblFunction.LDblObjIntFunc<T,R> extends LObjIntDblFunction<T,R>
Permutation of LObjIntDblFunction for method references.
LObjIntDblFunction.LDblIntObjFunc<T,R>, LObjIntDblFunction.LDblObjIntFunc<T,R>, LObjIntDblFunction.LIntDblObjFunc<T,R>, LObjIntDblFunction.LIntObjDblFunc<T,R>, LObjIntDblFunction.LObjDblIntFunc<T,R>, LObjIntDblFunction.LObjIntDblFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyDblObjInt(double a3,
T a1,
int a2) |
default R |
applyX(T a1,
int a2,
double a3)
Implement this, but call apply(T a1,int a2,double a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, dblIntObjFunc, dblObjIntFunc, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intDblObjFunc, intObjDblFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApply, nonNullable, nonNullApply, objDblIntFunc, objIntDblFunc, objIntDblFuncCompose, objIntDblFuncThrowing, objIntDblFuncThrowing, produce, produce, produce, produce, produce, produce, recursive, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToInt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault R applyX(T a1, int a2, double a3)
LObjIntDblFunctionImplement this, but call apply(T a1,int a2,double a3)
applyX in interface LObjIntDblFunction<T,R>Copyright © 2019. All rights reserved.