public static final class LPredicate.LPredicateSingle<T> extends Object implements LSingle<LPredicate<T>>, LPredicate<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.VoidLPredicate.LPredicateSingle<T>DESCRIPTION| Constructor and Description |
|---|
LPredicateSingle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
testX(T a)
Implement this, but call test(T a)
|
LPredicate<T> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizealwaysFalse, alwaysTrue, and, boolToFunc, boolToPred, boolToToByteFunc, boolToToCharFunc, boolToToDblFunc, boolToToFltFunc, boolToToIntFunc, boolToToLongFunc, boolToToSrtFunc, call, capture, cast, cast, compose, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, doIf, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, negate, nestingTest, nonNullTest, or, pred, predThrowing, predThrowing, recursive, safe, safe, safeSupplier, safeSupplier, shovingTest, targetedForEach, targetedIterate, test, test, test, testThen, throwIf, throwIfNot, tieForEach, tieIterate, times, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, untyped, wrap, xorand, orisPredicateisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierpublic boolean testX(T a) throws Throwable
LPredicateImplement this, but call test(T a)
testX in interface LPredicate<T>Throwablepublic LPredicate<T> value()
value in interface LSingle<LPredicate<T>>Copyright © 2019. All rights reserved.