@FunctionalInterface public static interface LTieBoolFunction.LObjBoolIntToIntFunc<T> extends LTieBoolFunction<T>
Permutation of LTieBoolFunction for method references.
LTieBoolFunction.LBoolIntObjToIntFunc<T>, LTieBoolFunction.LBoolObjIntToIntFunc<T>, LTieBoolFunction.LIntBoolObjToIntFunc<T>, LTieBoolFunction.LIntObjBoolToIntFunc<T>, LTieBoolFunction.LObjBoolIntToIntFunc<T>, LTieBoolFunction.LTieBoolFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntObjBoolInt(T a1,
boolean a3,
int a2) |
default int |
applyAsIntX(T a1,
int a2,
boolean a3)
Implement this, but call applyAsInt(T a1,int a2,boolean a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, boolIntObjToIntFunc, boolObjIntToIntFunc, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intBoolObjToIntFunc, intObjBoolToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objBoolIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieBoolFunc, tieBoolFuncCompose, tieBoolFuncThrowing, tieBoolFuncThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntObjBoolInt(T a1, boolean a3, int a2)
default int applyAsIntX(T a1, int a2, boolean a3)
LTieBoolFunctionImplement this, but call applyAsInt(T a1,int a2,boolean a3)
applyAsIntX in interface LTieBoolFunction<T>Copyright © 2019. All rights reserved.