public static final class LToFltFunction.LToFltFunctionSingle<T> extends Object implements LSingle<LToFltFunction<T>>, LToFltFunction<T>
LSingle.AbstractSingle<T>, LSingle.ComparableSingle<T extends Comparable<T>>, LSingle.ImmCompSingle<T extends Comparable<T>>, LSingle.ImmSingle<T>, LSingle.MutCompSingle<T extends Comparable<T>>, LSingle.MutSingle<T>LTuple.VoidLToFltFunction.LToFltFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToFltFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
float |
applyAsFltX(T a)
Implement this, but call applyAsFlt(T a)
|
LToFltFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsFlt, applyAsFlt, applyAsFlt, applyAsFltThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsFlt, failSafeApplyAsFlt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsFlt, handlingApplyAsFlt, iterate, nestingApplyAsFlt, nonNullApplyAsFlt, produceFloat, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsFlt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toFltFunc, toFltFuncThrowing, toFltFuncThrowing, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFlt, tryApplyAsFltThen, trying, trying, tryingThen, tupleApplyAsFlt, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic float applyAsFltX(T a) throws Throwable
LToFltFunctionImplement this, but call applyAsFlt(T a)
applyAsFltX in interface LToFltFunction<T>Throwablepublic LToFltFunction<T> value()
value in interface LSingle<LToFltFunction<T>>Copyright © 2019. All rights reserved.