@FunctionalInterface public static interface LObjIntLongFunction.LLongObjIntFunc<T,R> extends LObjIntLongFunction<T,R>
Permutation of LObjIntLongFunction for method references.
LObjIntLongFunction.LIntLongObjFunc<T,R>, LObjIntLongFunction.LIntObjLongFunc<T,R>, LObjIntLongFunction.LLongIntObjFunc<T,R>, LObjIntLongFunction.LLongObjIntFunc<T,R>, LObjIntLongFunction.LObjIntLongFunctionSingle<T,R>, LObjIntLongFunction.LObjLongIntFunc<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyLongObjInt(long a3,
T a1,
int a2) |
default R |
applyX(T a1,
int a2,
long a3)
Implement this, but call apply(T a1,int a2,long a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intLongObjFunc, intObjLongFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, longIntObjFunc, longObjIntFunc, nestingApply, nonNullable, nonNullApply, objIntLongFunc, objIntLongFuncCompose, objIntLongFuncThrowing, objIntLongFuncThrowing, objLongIntFunc, 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, long a3)
LObjIntLongFunctionImplement this, but call apply(T a1,int a2,long a3)
applyX in interface LObjIntLongFunction<T,R>Copyright © 2019. All rights reserved.