public static final class LBoolFunction.LBoolFunctionSingle<R> extends Object implements LSingle<LBoolFunction<R>>, LBoolFunction<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.VoidLBoolFunction.LBoolFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LBoolFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(boolean a)
Implement this, but call apply(boolean a)
|
LBoolFunction<R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, applyThen, before, boolFunc, boolFuncCompose, boolFuncThrowing, boolFuncThrowing, 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(boolean a) throws Throwable
LBoolFunctionImplement this, but call apply(boolean a)
applyX in interface LBoolFunction<R>Throwablepublic LBoolFunction<R> value()
value in interface LSingle<LBoolFunction<R>>Copyright © 2019. All rights reserved.