@FunctionalInterface public static interface LOiFunction.LIntObjFunc<T,R> extends LOiFunction<T,R>
Permutation of LOiFunction for method references.
LOiFunction.LIntObjFunc<T,R>, LOiFunction.LOiFunctionSingle<T,R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Modifier and Type | Method and Description |
|---|---|
R |
applyIntObj(int a2,
T a1) |
default R |
applyX(T a1,
int a2)
Implement this, but call apply(T a1,int a2)
|
after, apply, apply, apply, apply1st, apply2nd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, intObjFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, oiFunc, oiFuncCompose, oiFuncThrowing, oiFuncThrowing, produce, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierdefault R applyX(T a1, int a2)
LOiFunctionImplement this, but call apply(T a1,int a2)
applyX in interface LOiFunction<T,R>Copyright © 2019. All rights reserved.