@FunctionalInterface public static interface LObjIntFltFunction.LIntFltObjFunc<T,R> extends LObjIntFltFunction<T,R>
Permutation of LObjIntFltFunction for method references.
LObjIntFltFunction.LFltIntObjFunc<T,R>, LObjIntFltFunction.LFltObjIntFunc<T,R>, LObjIntFltFunction.LIntFltObjFunc<T,R>, LObjIntFltFunction.LIntObjFltFunc<T,R>, LObjIntFltFunction.LObjFltIntFunc<T,R>, LObjIntFltFunction.LObjIntFltFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyIntFltObj(int a2,
float a3,
T a1) |
default R |
applyX(T a1,
int a2,
float a3)
Implement this, but call apply(T a1,int a2,float a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, fltIntObjFunc, fltObjIntFunc, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intFltObjFunc, intObjFltFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApply, nonNullable, nonNullApply, objFltIntFunc, objIntFltFunc, objIntFltFuncCompose, objIntFltFuncThrowing, objIntFltFuncThrowing, 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, float a3)
LObjIntFltFunctionImplement this, but call apply(T a1,int a2,float a3)
applyX in interface LObjIntFltFunction<T,R>Copyright © 2019. All rights reserved.