@FunctionalInterface public static interface LTieCharFunction.LCharIntObjToIntFunc<T> extends LTieCharFunction<T>
Permutation of LTieCharFunction for method references.
LTieCharFunction.LCharIntObjToIntFunc<T>, LTieCharFunction.LCharObjIntToIntFunc<T>, LTieCharFunction.LIntCharObjToIntFunc<T>, LTieCharFunction.LIntObjCharToIntFunc<T>, LTieCharFunction.LObjCharIntToIntFunc<T>, LTieCharFunction.LTieCharFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntCharIntObj(char a3,
int a2,
T a1) |
default int |
applyAsIntX(T a1,
int a2,
char a3)
Implement this, but call applyAsInt(T a1,int a2,char a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, charIntObjToIntFunc, charObjIntToIntFunc, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intCharObjToIntFunc, intObjCharToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objCharIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieCharFunc, tieCharFuncCompose, tieCharFuncThrowing, tieCharFuncThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntCharIntObj(char a3,
int a2,
T a1)
default int applyAsIntX(T a1, int a2, char a3)
LTieCharFunctionImplement this, but call applyAsInt(T a1,int a2,char a3)
applyAsIntX in interface LTieCharFunction<T>Copyright © 2019. All rights reserved.