@FunctionalInterface public static interface LToFltBiFunction.LToFltObj1Obj0Func<T2,T1> extends LToFltBiFunction<T1,T2>
Permutation of LToFltBiFunction for method references.
LToFltBiFunction.LToFltBiFunctionSingle<T1,T2>, LToFltBiFunction.LToFltObj1Obj0Func<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
float |
applyAsFltObj1Obj0(T2 a2,
T1 a1) |
default float |
applyAsFltX(T1 a1,
T2 a2)
Implement this, but call applyAsFlt(T1 a1,T2 a2)
|
apply1stAsFlt, apply2ndAsFlt, applyAsFlt, applyAsFlt, applyAsFlt, applyAsFltThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsFlt, failSafeApplyAsFlt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsFlt, handlingApplyAsFlt, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsFlt, nonNullApplyAsFlt, produceFloat, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsFlt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toFltBiFunc, toFltBiFuncThrowing, toFltBiFuncThrowing, toFltObj1Obj0Func, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFltThen, trying, trying, tryingThen, tupleApplyAsFlt, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingdefault float applyAsFltX(T1 a1, T2 a2)
LToFltBiFunctionImplement this, but call applyAsFlt(T1 a1,T2 a2)
applyAsFltX in interface LToFltBiFunction<T1,T2>Copyright © 2019. All rights reserved.