@FunctionalInterface public static interface LTieFltFunction.LFltObjIntToIntFunc<T> extends LTieFltFunction<T>
Permutation of LTieFltFunction for method references.
LTieFltFunction.LFltIntObjToIntFunc<T>, LTieFltFunction.LFltObjIntToIntFunc<T>, LTieFltFunction.LIntFltObjToIntFunc<T>, LTieFltFunction.LIntObjFltToIntFunc<T>, LTieFltFunction.LObjFltIntToIntFunc<T>, LTieFltFunction.LTieFltFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntFltObjInt(float a3,
T a1,
int a2) |
default int |
applyAsIntX(T a1,
int a2,
float a3)
Implement this, but call applyAsInt(T a1,int a2,float a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, fltIntObjToIntFunc, fltObjIntToIntFunc, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intFltObjToIntFunc, intObjFltToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objFltIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieFltFunc, tieFltFuncCompose, tieFltFuncThrowing, tieFltFuncThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntFltObjInt(float a3,
T a1,
int a2)
default int applyAsIntX(T a1, int a2, float a3)
LTieFltFunctionImplement this, but call applyAsInt(T a1,int a2,float a3)
applyAsIntX in interface LTieFltFunction<T>Copyright © 2019. All rights reserved.