@FunctionalInterface public static interface LTieLongFunction.LIntLongObjToIntFunc<T> extends LTieLongFunction<T>
Permutation of LTieLongFunction for method references.
LTieLongFunction.LIntLongObjToIntFunc<T>, LTieLongFunction.LIntObjLongToIntFunc<T>, LTieLongFunction.LLongIntObjToIntFunc<T>, LTieLongFunction.LLongObjIntToIntFunc<T>, LTieLongFunction.LObjLongIntToIntFunc<T>, LTieLongFunction.LTieLongFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntIntLongObj(int a2,
long a3,
T a1) |
default int |
applyAsIntX(T a1,
int a2,
long a3)
Implement this, but call applyAsInt(T a1,int a2,long a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intLongObjToIntFunc, intObjLongToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, longIntObjToIntFunc, longObjIntToIntFunc, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objLongIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieForEach, tieForEach, tieForEach, tieIterate, tieLongFunc, tieLongFuncCompose, tieLongFuncThrowing, tieLongFuncThrowing, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntIntLongObj(int a2,
long a3,
T a1)
default int applyAsIntX(T a1, int a2, long a3)
LTieLongFunctionImplement this, but call applyAsInt(T a1,int a2,long a3)
applyAsIntX in interface LTieLongFunction<T>Copyright © 2019. All rights reserved.