@FunctionalInterface public static interface LToCharBiFunction.LToCharObj1Obj0Func<T2,T1> extends LToCharBiFunction<T1,T2>
Permutation of LToCharBiFunction for method references.
LToCharBiFunction.LToCharBiFunctionSingle<T1,T2>, LToCharBiFunction.LToCharObj1Obj0Func<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
char |
applyAsCharObj1Obj0(T2 a2,
T1 a1) |
default char |
applyAsCharX(T1 a1,
T2 a2)
Implement this, but call applyAsChar(T1 a1,T2 a2)
|
apply1stAsChar, apply2ndAsChar, applyAsChar, applyAsChar, applyAsChar, applyAsCharThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsChar, failSafeApplyAsChar, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsChar, handlingApplyAsChar, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsChar, nonNullApplyAsChar, produceChar, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsChar, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toCharBiFunc, toCharBiFuncThrowing, toCharBiFuncThrowing, toCharObj1Obj0Func, tryApplyAsChar, tryApplyAsChar, tryApplyAsChar, tryApplyAsCharThen, trying, trying, tryingThen, tupleApplyAsChar, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault char applyAsCharX(T1 a1, T2 a2)
LToCharBiFunctionImplement this, but call applyAsChar(T1 a1,T2 a2)
applyAsCharX in interface LToCharBiFunction<T1,T2>Copyright © 2019. All rights reserved.