@FunctionalInterface public static interface LOiToIntFunction.LIntObjToIntFunc<T> extends LOiToIntFunction<T>
Permutation of LOiToIntFunction for method references.
LOiToIntFunction.LIntObjToIntFunc<T>, LOiToIntFunction.LOiToIntFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntIntObj(int a2,
T a1) |
default int |
applyAsIntX(T a1,
int a2)
Implement this, but call applyAsInt(T a1,int a2)
|
apply1stAsInt, apply2ndAsInt, applyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsInt, handlingApplyAsInt, intObjToIntFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsInt, nonNullApplyAsInt, oiToIntFunc, oiToIntFuncCompose, oiToIntFuncThrowing, oiToIntFuncThrowing, produceInt, produceInt, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierint applyAsIntIntObj(int a2,
T a1)
default int applyAsIntX(T a1, int a2)
LOiToIntFunctionImplement this, but call applyAsInt(T a1,int a2)
applyAsIntX in interface LOiToIntFunction<T>Copyright © 2019. All rights reserved.