@FunctionalInterface public static interface LToByteBiFunction.LToByteObj1Obj0Func<T2,T1> extends LToByteBiFunction<T1,T2>
Permutation of LToByteBiFunction for method references.
LToByteBiFunction.LToByteBiFunctionSingle<T1,T2>, LToByteBiFunction.LToByteObj1Obj0Func<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
byte |
applyAsByteObj1Obj0(T2 a2,
T1 a1) |
default byte |
applyAsByteX(T1 a1,
T2 a2)
Implement this, but call applyAsByte(T1 a1,T2 a2)
|
apply1stAsByte, apply2ndAsByte, applyAsByte, applyAsByte, applyAsByte, applyAsByteThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsByte, failSafeApplyAsByte, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsByte, handlingApplyAsByte, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsByte, nonNullApplyAsByte, produceByte, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsByte, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toByteBiFunc, toByteBiFuncThrowing, toByteBiFuncThrowing, toByteObj1Obj0Func, tryApplyAsByte, tryApplyAsByte, tryApplyAsByte, tryApplyAsByteThen, trying, trying, tryingThen, tupleApplyAsByte, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault byte applyAsByteX(T1 a1, T2 a2)
LToByteBiFunctionImplement this, but call applyAsByte(T1 a1,T2 a2)
applyAsByteX in interface LToByteBiFunction<T1,T2>Copyright © 2019. All rights reserved.