@FunctionalInterface public static interface LObjIntByteFunction.LObjByteIntFunc<T,R> extends LObjIntByteFunction<T,R>
Permutation of LObjIntByteFunction for method references.
LObjIntByteFunction.LByteIntObjFunc<T,R>, LObjIntByteFunction.LByteObjIntFunc<T,R>, LObjIntByteFunction.LIntByteObjFunc<T,R>, LObjIntByteFunction.LIntObjByteFunc<T,R>, LObjIntByteFunction.LObjByteIntFunc<T,R>, LObjIntByteFunction.LObjIntByteFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyObjByteInt(T a1,
byte a3,
int a2) |
default R |
applyX(T a1,
int a2,
byte a3)
Implement this, but call apply(T a1,int a2,byte a3)
|
after, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, byteIntObjFunc, byteObjIntFunc, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intByteObjFunc, intObjByteFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApply, nonNullable, nonNullApply, objByteIntFunc, objIntByteFunc, objIntByteFuncCompose, objIntByteFuncThrowing, objIntByteFuncThrowing, 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, byte a3)
LObjIntByteFunctionImplement this, but call apply(T a1,int a2,byte a3)
applyX in interface LObjIntByteFunction<T,R>Copyright © 2019. All rights reserved.