@FunctionalInterface public static interface LOiToCharFunction.LIntObjToCharFunc<T> extends LOiToCharFunction<T>
Permutation of LOiToCharFunction for method references.
LOiToCharFunction.LIntObjToCharFunc<T>, LOiToCharFunction.LOiToCharFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
char |
applyAsCharIntObj(int a2,
T a1) |
default char |
applyAsCharX(T a1,
int a2)
Implement this, but call applyAsChar(T a1,int a2)
|
apply1stAsChar, apply2ndAsChar, applyAsChar, applyAsChar, applyAsChar, applyAsCharThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsChar, failSafeApplyAsChar, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsChar, handlingApplyAsChar, intObjToCharFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsChar, nonNullApplyAsChar, oiToCharFunc, oiToCharFuncCompose, oiToCharFuncThrowing, oiToCharFuncThrowing, produceChar, produceChar, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsChar, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsChar, tryApplyAsChar, tryApplyAsChar, tryApplyAsCharThen, trying, trying, tryingThen, tupleApplyAsChar, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierchar applyAsCharIntObj(int a2,
T a1)
default char applyAsCharX(T a1, int a2)
LOiToCharFunctionImplement this, but call applyAsChar(T a1,int a2)
applyAsCharX in interface LOiToCharFunction<T>Copyright © 2019. All rights reserved.