@FunctionalInterface public static interface LToLongBiFunction.LToLongObj1Obj0Func<T2,T1> extends LToLongBiFunction<T1,T2>
Permutation of LToLongBiFunction for method references.
LToLongBiFunction.LToLongBiFunctionSingle<T1,T2>, LToLongBiFunction.LToLongObj1Obj0Func<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLongObj1Obj0(T2 a2,
T1 a1) |
default long |
applyAsLongX(T1 a1,
T2 a2)
Implement this, but call applyAsLong(T1 a1,T2 a2)
|
apply1stAsLong, apply2ndAsLong, applyAsLong, applyAsLong, applyAsLong, applyAsLongThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsLong, failSafeApplyAsLong, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsLong, handlingApplyAsLong, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsLong, nonNullApplyAsLong, produceLong, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsLong, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toLongBiFunc, toLongBiFuncThrowing, toLongBiFuncThrowing, toLongObj1Obj0Func, tryApplyAsLong, tryApplyAsLong, tryApplyAsLong, tryApplyAsLongThen, trying, trying, tryingThen, tupleApplyAsLong, uncurry, untyped, wrapisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault long applyAsLongX(T1 a1, T2 a2)
LToLongBiFunctionImplement this, but call applyAsLong(T1 a1,T2 a2)
applyAsLongX in interface LToLongBiFunction<T1,T2>Copyright © 2019. All rights reserved.