@FunctionalInterface public static interface LTieDblFunction.LIntObjDblToIntFunc<T> extends LTieDblFunction<T>
Permutation of LTieDblFunction for method references.
LTieDblFunction.LDblIntObjToIntFunc<T>, LTieDblFunction.LDblObjIntToIntFunc<T>, LTieDblFunction.LIntDblObjToIntFunc<T>, LTieDblFunction.LIntObjDblToIntFunc<T>, LTieDblFunction.LObjDblIntToIntFunc<T>, LTieDblFunction.LTieDblFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntIntObjDbl(int a2,
T a1,
double a3) |
default int |
applyAsIntX(T a1,
int a2,
double a3)
Implement this, but call applyAsInt(T a1,int a2,double a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, composed, constant, dblIntObjToIntFunc, dblObjIntToIntFunc, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intDblObjToIntFunc, intObjDblToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objDblIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieDblFunc, tieDblFuncCompose, tieDblFuncThrowing, tieDblFuncThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntIntObjDbl(int a2,
T a1,
double a3)
default int applyAsIntX(T a1, int a2, double a3)
LTieDblFunctionImplement this, but call applyAsInt(T a1,int a2,double a3)
applyAsIntX in interface LTieDblFunction<T>Copyright © 2019. All rights reserved.