@FunctionalInterface public static interface LBiObjFltFunction.LObj1Obj0Flt2Func<T2,T1,R> extends LBiObjFltFunction<T1,T2,R>
Permutation of LBiObjFltFunction for method references.
LBiObjFltFunction.LBiObjFltFunctionSingle<T1,T2,R>, LBiObjFltFunction.LFlt2Obj0Obj1Func<T1,T2,R>, LBiObjFltFunction.LFlt2Obj1Obj0Func<T2,T1,R>, LBiObjFltFunction.LObj0Flt2Obj1Func<T1,T2,R>, LBiObjFltFunction.LObj1Flt2Obj0Func<T2,T1,R>, LBiObjFltFunction.LObj1Obj0Flt2Func<T2,T1,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObj1Obj0Flt2(T2 a2,
T1 a1,
float a3) |
default R |
applyX(T1 a1,
T2 a2,
float a3)
Implement this, but call apply(T1 a1,T2 a2,float a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, biObjFltFunc, biObjFltFuncCompose, biObjFltFuncThrowing, biObjFltFuncThrowing, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, flt2Obj0Obj1Func, flt2Obj1Obj0Func, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, obj0Flt2Obj1Func, obj1Flt2Obj0Func, obj1Obj0Flt2Func, 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, float a3)
LBiObjFltFunctionImplement this, but call apply(T1 a1,T2 a2,float a3)
applyX in interface LBiObjFltFunction<T1,T2,R>Copyright © 2019. All rights reserved.