public static final class LToIntFunction.LToIntFunctionSingle<T> extends Object implements LSingle<LToIntFunction<T>>, LToIntFunction<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.VoidLToIntFunction.LToIntFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToIntFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsIntX(T a)
Implement this, but call applyAsInt(T a)
|
LToIntFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsInt, applyAsInt, applyAsInt, applyAsIntThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsInt, failSafeApplyAsInt, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsInt, handlingApplyAsInt, iterate, nestingApplyAsInt, nonNullApplyAsInt, produceInt, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsInt, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toIntFunc, toIntFuncThrowing, toIntFuncThrowing, tryApplyAsInt, tryApplyAsInt, tryApplyAsInt, tryApplyAsIntThen, trying, trying, tryingThen, tupleApplyAsInt, untyped, wrapisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic int applyAsIntX(T a) throws Throwable
LToIntFunctionImplement this, but call applyAsInt(T a)
applyAsIntX in interface LToIntFunction<T>Throwablepublic LToIntFunction<T> value()
value in interface LSingle<LToIntFunction<T>>Copyright © 2019. All rights reserved.