@FunctionalInterface public static interface LBiObjCharFunction.LObj1Char2Obj0Func<T2,T1,R> extends LBiObjCharFunction<T1,T2,R>
Permutation of LBiObjCharFunction for method references.
LBiObjCharFunction.LBiObjCharFunctionSingle<T1,T2,R>, LBiObjCharFunction.LChar2Obj0Obj1Func<T1,T2,R>, LBiObjCharFunction.LChar2Obj1Obj0Func<T2,T1,R>, LBiObjCharFunction.LObj0Char2Obj1Func<T1,T2,R>, LBiObjCharFunction.LObj1Char2Obj0Func<T2,T1,R>, LBiObjCharFunction.LObj1Obj0Char2Func<T2,T1,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObj1Char2Obj0(T2 a2,
char a3,
T1 a1) |
default R |
applyX(T1 a1,
T2 a2,
char a3)
Implement this, but call apply(T1 a1,T2 a2,char a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, biObjCharFunc, biObjCharFuncCompose, biObjCharFuncThrowing, biObjCharFuncThrowing, call, capture, cast, cast, char2Obj0Obj1Func, char2Obj1Obj0Func, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, obj0Char2Obj1Func, obj1Char2Obj0Func, obj1Obj0Char2Func, produce, produce, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault R applyX(T1 a1, T2 a2, char a3)
LBiObjCharFunctionImplement this, but call apply(T1 a1,T2 a2,char a3)
applyX in interface LBiObjCharFunction<T1,T2,R>Copyright © 2019. All rights reserved.