@FunctionalInterface public static interface LObjIntCharFunction.LObjCharIntFunc<T,R> extends LObjIntCharFunction<T,R>
Permutation of LObjIntCharFunction for method references.
LObjIntCharFunction.LCharIntObjFunc<T,R>, LObjIntCharFunction.LCharObjIntFunc<T,R>, LObjIntCharFunction.LIntCharObjFunc<T,R>, LObjIntCharFunction.LIntObjCharFunc<T,R>, LObjIntCharFunction.LObjCharIntFunc<T,R>, LObjIntCharFunction.LObjIntCharFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObjCharInt(T a1,
char a3,
int a2) |
default R |
applyX(T a1,
int a2,
char a3)
Implement this, but call apply(T a1,int a2,char a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, call, capture, cast, cast, charIntObjFunc, charObjIntFunc, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intCharObjFunc, intObjCharFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApply, nonNullable, nonNullApply, objCharIntFunc, objIntCharFunc, objIntCharFuncCompose, objIntCharFuncThrowing, objIntCharFuncThrowing, 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, char a3)
LObjIntCharFunctionImplement this, but call apply(T a1,int a2,char a3)
applyX in interface LObjIntCharFunction<T,R>Copyright © 2019. All rights reserved.