@FunctionalInterface public static interface LTriFunction.LObj0Obj2Obj1Func<T1,T3,T2,R> extends LTriFunction<T1,T2,T3,R>
Permutation of LTriFunction for method references.
LTriFunction.LBiObj1Obj0Func<T3,T2,T1,R>, LTriFunction.LObj0Obj2Obj1Func<T1,T3,T2,R>, LTriFunction.LObj1BiObj2Func<T2,T1,T3,R>, LTriFunction.LObj1Obj2Obj0Func<T2,T3,T1,R>, LTriFunction.LObj2Obj0Obj1Func<T3,T1,T2,R>, LTriFunction.LTriFunctionSingle<T1,T2,T3,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObj0Obj2Obj1(T1 a1,
T3 a3,
T2 a2) |
default R |
applyX(T1 a1,
T2 a2,
T3 a3)
Implement this, but call apply(T1 a1,T2 a2,T3 a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, biObj1Obj0Func, call, capture, cast, cast, compose, 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, obj0Obj2Obj1Func, obj1BiObj2Func, obj1Obj2Obj0Func, obj2Obj0Obj1Func, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToInt, times, triFunc, triFuncThrowing, triFuncThrowing, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingCopyright © 2019. All rights reserved.