@FunctionalInterface public static interface LBiObjBoolFunction.LObj1Bool2Obj0Func<T2,T1,R> extends LBiObjBoolFunction<T1,T2,R>
Permutation of LBiObjBoolFunction for method references.
LBiObjBoolFunction.LBiObjBoolFunctionSingle<T1,T2,R>, LBiObjBoolFunction.LBool2Obj0Obj1Func<T1,T2,R>, LBiObjBoolFunction.LBool2Obj1Obj0Func<T2,T1,R>, LBiObjBoolFunction.LObj0Bool2Obj1Func<T1,T2,R>, LBiObjBoolFunction.LObj1Bool2Obj0Func<T2,T1,R>, LBiObjBoolFunction.LObj1Obj0Bool2Func<T2,T1,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObj1Bool2Obj0(T2 a2,
boolean a3,
T1 a1) |
default R |
applyX(T1 a1,
T2 a2,
boolean a3)
Implement this, but call apply(T1 a1,T2 a2,boolean a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, biObjBoolFunc, biObjBoolFuncCompose, biObjBoolFuncThrowing, biObjBoolFuncThrowing, bool2Obj0Obj1Func, bool2Obj1Obj0Func, call, capture, cast, cast, 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, obj0Bool2Obj1Func, obj1Bool2Obj0Func, obj1Obj0Bool2Func, 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, boolean a3)
LBiObjBoolFunctionImplement this, but call apply(T1 a1,T2 a2,boolean a3)
applyX in interface LBiObjBoolFunction<T1,T2,R>Copyright © 2019. All rights reserved.