@FunctionalInterface public static interface LObjIntBoolFunction.LBoolIntObjFunc<T,R> extends LObjIntBoolFunction<T,R>
Permutation of LObjIntBoolFunction for method references.
LObjIntBoolFunction.LBoolIntObjFunc<T,R>, LObjIntBoolFunction.LBoolObjIntFunc<T,R>, LObjIntBoolFunction.LIntBoolObjFunc<T,R>, LObjIntBoolFunction.LIntObjBoolFunc<T,R>, LObjIntBoolFunction.LObjBoolIntFunc<T,R>, LObjIntBoolFunction.LObjIntBoolFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyBoolIntObj(boolean a3,
int a2,
T a1) |
default R |
applyX(T a1,
int a2,
boolean a3)
Implement this, but call apply(T a1,int a2,boolean a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, boolIntObjFunc, boolObjIntFunc, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intBoolObjFunc, intObjBoolFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApply, nonNullable, nonNullApply, objBoolIntFunc, objIntBoolFunc, objIntBoolFuncCompose, objIntBoolFuncThrowing, objIntBoolFuncThrowing, 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, boolean a3)
LObjIntBoolFunctionImplement this, but call apply(T a1,int a2,boolean a3)
applyX in interface LObjIntBoolFunction<T,R>Copyright © 2019. All rights reserved.