@FunctionalInterface public static interface LOiToFltFunction.LIntObjToFltFunc<T> extends LOiToFltFunction<T>
Permutation of LOiToFltFunction for method references.
LOiToFltFunction.LIntObjToFltFunc<T>, LOiToFltFunction.LOiToFltFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
float |
applyAsFltIntObj(int a2,
T a1) |
default float |
applyAsFltX(T a1,
int a2)
Implement this, but call applyAsFlt(T a1,int a2)
|
apply1stAsFlt, apply2ndAsFlt, applyAsFlt, applyAsFlt, applyAsFlt, applyAsFltThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsFlt, failSafeApplyAsFlt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsFlt, handlingApplyAsFlt, intObjToFltFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsFlt, nonNullApplyAsFlt, oiToFltFunc, oiToFltFuncCompose, oiToFltFuncThrowing, oiToFltFuncThrowing, produceFloat, produceFloat, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsFlt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFltThen, trying, trying, tryingThen, tupleApplyAsFlt, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierfloat applyAsFltIntObj(int a2,
T a1)
default float applyAsFltX(T a1, int a2)
LOiToFltFunctionImplement this, but call applyAsFlt(T a1,int a2)
applyAsFltX in interface LOiToFltFunction<T>Copyright © 2019. All rights reserved.