@FunctionalInterface public static interface LToIntTriFunction.LToIntObj1Obj2Obj0Func<T2,T3,T1> extends LToIntTriFunction<T1,T2,T3>
Permutation of LToIntTriFunction for method references.
LToIntTriFunction.LToIntBiObj1Obj0Func<T3,T2,T1>, LToIntTriFunction.LToIntObj0Obj2Obj1Func<T1,T3,T2>, LToIntTriFunction.LToIntObj1BiObj2Func<T2,T1,T3>, LToIntTriFunction.LToIntObj1Obj2Obj0Func<T2,T3,T1>, LToIntTriFunction.LToIntObj2Obj0Obj1Func<T3,T1,T2>, LToIntTriFunction.LToIntTriFunctionSingle<T1,T2,T3>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntObj1Obj2Obj0(T2 a2,
T3 a3,
T1 a1) |
default int |
applyAsIntX(T1 a1,
T2 a2,
T3 a3)
Implement this, but call applyAsInt(T1 a1,T2 a2,T3 a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsInt, handlingApplyAsInt, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsInt, nonNullApplyAsInt, produceInt, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, times, toIntBiObj1Obj0Func, toIntObj0Obj2Obj1Func, toIntObj1BiObj2Func, toIntObj1Obj2Obj0Func, toIntObj2Obj0Obj1Func, toIntTriFunc, toIntTriFuncThrowing, toIntTriFuncThrowing, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault int applyAsIntX(T1 a1, T2 a2, T3 a3)
LToIntTriFunctionImplement this, but call applyAsInt(T1 a1,T2 a2,T3 a3)
applyAsIntX in interface LToIntTriFunction<T1,T2,T3>Copyright © 2019. All rights reserved.