@FunctionalInterface public static interface LOiToLongFunction.LIntObjToLongFunc<T> extends LOiToLongFunction<T>
Permutation of LOiToLongFunction for method references.
LOiToLongFunction.LIntObjToLongFunc<T>, LOiToLongFunction.LOiToLongFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLongIntObj(int a2,
T a1) |
default long |
applyAsLongX(T a1,
int a2)
Implement this, but call applyAsLong(T a1,int a2)
|
apply1stAsLong, apply2ndAsLong, applyAsLong, applyAsLong, applyAsLong, applyAsLongThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsLong, failSafeApplyAsLong, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsLong, handlingApplyAsLong, intObjToLongFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsLong, nonNullApplyAsLong, oiToLongFunc, oiToLongFuncCompose, oiToLongFuncThrowing, oiToLongFuncThrowing, produceLong, produceLong, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsLong, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsLong, tryApplyAsLong, tryApplyAsLong, tryApplyAsLongThen, trying, trying, tryingThen, tupleApplyAsLong, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierlong applyAsLongIntObj(int a2,
T a1)
default long applyAsLongX(T a1, int a2)
LOiToLongFunctionImplement this, but call applyAsLong(T a1,int a2)
applyAsLongX in interface LOiToLongFunction<T>Copyright © 2019. All rights reserved.