@FunctionalInterface public static interface LTieByteFunction.LByteIntObjToIntFunc<T> extends LTieByteFunction<T>
Permutation of LTieByteFunction for method references.
LTieByteFunction.LByteIntObjToIntFunc<T>, LTieByteFunction.LByteObjIntToIntFunc<T>, LTieByteFunction.LIntByteObjToIntFunc<T>, LTieByteFunction.LIntObjByteToIntFunc<T>, LTieByteFunction.LObjByteIntToIntFunc<T>, LTieByteFunction.LTieByteFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntByteIntObj(byte a3,
int a2,
T a1) |
default int |
applyAsIntX(T a1,
int a2,
byte a3)
Implement this, but call applyAsInt(T a1,int a2,byte a3)
|
apply1stAsInt, apply2ndAsInt, apply3rdAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, byteIntObjToIntFunc, byteObjIntToIntFunc, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, genericTieForEach, handling, handlingApplyAsInt, handlingApplyAsInt, intByteObjToIntFunc, intObjByteToIntFunc, iterate, iterate, iterate, iterate, iterate, iterate, iterate, nestingApplyAsInt, nonNullApplyAsInt, ntiForEach, ntiIterate, objByteIntToIntFunc, produceInt, produceInt, produceInt, produceInt, produceInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToInt, tieByteFunc, tieByteFuncCompose, tieByteFuncThrowing, tieByteFuncThrowing, tieForEach, tieForEach, tieForEach, tieIterate, tiForEach, tiIterate, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntByteIntObj(byte a3,
int a2,
T a1)
default int applyAsIntX(T a1, int a2, byte a3)
LTieByteFunctionImplement this, but call applyAsInt(T a1,int a2,byte a3)
applyAsIntX in interface LTieByteFunction<T>Copyright © 2019. All rights reserved.