public static final class LToCharFunction.LToCharFunctionSingle<T> extends Object implements LSingle<LToCharFunction<T>>, LToCharFunction<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.VoidLToCharFunction.LToCharFunctionSingle<T>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LToCharFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
char |
applyAsCharX(T a)
Implement this, but call applyAsChar(T a)
|
LToCharFunction<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeapplyAsChar, applyAsChar, applyAsChar, applyAsCharThen, call, capture, cast, cast, compose, composed, constant, failSafe, failSafeApplyAsChar, failSafeApplyAsChar, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApplyAsChar, handlingApplyAsChar, iterate, nestingApplyAsChar, nonNullApplyAsChar, produceChar, recursive, safe, safe, safeSupplier, safeSupplier, shovingApplyAsChar, then, thenToBool, thenToByte, thenToChar, thenToDbl, thenToFlt, thenToInt, thenToLong, thenToSrt, times, toCharFunc, toCharFuncThrowing, toCharFuncThrowing, tryApplyAsChar, tryApplyAsChar, tryApplyAsChar, tryApplyAsCharThen, trying, trying, tryingThen, tupleApplyAsChar, untypedisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierpublic char applyAsCharX(T a) throws Throwable
LToCharFunctionImplement this, but call applyAsChar(T a)
applyAsCharX in interface LToCharFunction<T>Throwablepublic LToCharFunction<T> value()
value in interface LSingle<LToCharFunction<T>>Copyright © 2019. All rights reserved.