public static final class LByteFunction.LByteFunctionSingle<R> extends Object implements LSingle<LByteFunction<R>>, LByteFunction<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.VoidLByteFunction.LByteFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LByteFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(byte a)
Implement this, but call apply(byte a)
|
LByteFunction<R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, applyThen, before, byteFunc, byteFuncCompose, byteFuncThrowing, byteFuncThrowing, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, 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(byte a) throws Throwable
LByteFunctionImplement this, but call apply(byte a)
applyX in interface LByteFunction<R>Throwablepublic LByteFunction<R> value()
value in interface LSingle<LByteFunction<R>>Copyright © 2019. All rights reserved.