public static final class LTriBoolFunction.LTriBoolFunctionSingle<R> extends Object implements LSingle<LTriBoolFunction<R>>, LTriBoolFunction<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.VoidLTriBoolFunction.LTriBoolFunctionSingle<R>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION, NULL_VALUE_MESSAGE_SUPPLIER| Constructor and Description |
|---|
LTriBoolFunctionSingle() |
| Modifier and Type | Method and Description |
|---|---|
R |
applyX(boolean a1,
boolean a2,
boolean a3)
Implement this, but call apply(boolean a1,boolean a2,boolean a3)
|
LTriBoolFunction<R> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizeafter, apply, apply, apply, apply1st, apply2nd, apply3rd, applyThen, before, call, capture, cast, cast, compose, composed, composed, constant, failSafe, failSafeApply, failSafeApply, forEach, fromTill, fromTo, functionalInterfaceDescription, handling, handlingApply, handlingApply, iterate, iterate, iterate, iterate, iterate, iterate, iterate, lShrink, lShrinkc, lShrinked, lShrinkedc, nestingApply, nonNullable, nonNullApply, produce, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingApply, then, thenConsume, thenToBool, times, triBoolFunc, triBoolFuncCompose, triBoolFuncThrowing, triBoolFuncThrowing, tryApply, tryApply, tryApply, tryApplyThen, trying, trying, tryingThen, tupleApply, uncurry, untypedisFunctionformatTo, isAction, isConsumer, isOperator, isPredicate, isSupplierisThrowingpublic R applyX(boolean a1, boolean a2, boolean a3) throws Throwable
LTriBoolFunctionImplement this, but call apply(boolean a1,boolean a2,boolean a3)
applyX in interface LTriBoolFunction<R>Throwablepublic LTriBoolFunction<R> value()
value in interface LSingle<LTriBoolFunction<R>>Copyright © 2019. All rights reserved.