public static final class LFltFunction.LFltFunctionSingle<R> extends Object implements LSingle<LFltFunction<R>>, LFltFunction<R>
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.VoidLFltFunction.LFltFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LFltFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(float a)
Implement this, but call apply(float a)
|
LFltFunction<R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, fltFunc, fltFuncCompose, fltFuncThrowing, fltFuncThrowing, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, nestingApply, nonNullable, nonNullApply, produce, recursive, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingpublic R applyX(float a) throws Throwable
LFltFunctionImplement this, but call apply(float a)
applyX in interface LFltFunction<R>Throwablepublic LFltFunction<R> value()
value in interface LSingle<LFltFunction<R>>Copyright © 2019. All rights reserved.