@FunctionalInterface public static interface LOiToDblFunction.LIntObjToDblFunc<T> extends LOiToDblFunction<T>
Permutation of LOiToDblFunction for method references.
LOiToDblFunction.LIntObjToDblFunc<T>, LOiToDblFunction.LOiToDblFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDblIntObj(int a2,
T a1) |
default double |
applyAsDblX(T a1,
int a2)
Implement this, but call applyAsDbl(T a1,int a2)
|
apply1stAsDbl, apply2ndAsDbl, applyAsDbl, applyAsDbl, applyAsDbl, applyAsDblThen, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApplyAsDbl, failSafeApplyAsDbl, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsDbl, handlingApplyAsDbl, intObjToDblFunc, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApplyAsDbl, nonNullApplyAsDbl, oiToDblFunc, oiToDblFuncCompose, oiToDblFuncThrowing, oiToDblFuncThrowing, produceDouble, produceDouble, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApplyAsDbl, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDbl, tryApplyAsDblThen, trying, trying, tryingThen, tupleApplyAsDbl, uncurry, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierdouble applyAsDblIntObj(int a2,
T a1)
default double applyAsDblX(T a1, int a2)
LOiToDblFunctionImplement this, but call applyAsDbl(T a1,int a2)
applyAsDblX in interface LOiToDblFunction<T>Copyright © 2019. All rights reserved.