public static final class LTriPredicate.LTriPredicateSingle<T1,T2,T3> extends Object implements LSingle<LTriPredicate<T1,T2,T3>>, LTriPredicate<T1,T2,T3>
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.VoidLTriPredicate.LBiObj1Obj0Pred<T3,T2,T1>, LTriPredicate.LObj0Obj2Obj1Pred<T1,T3,T2>, LTriPredicate.LObj1BiObj2Pred<T2,T1,T3>, LTriPredicate.LObj1Obj2Obj0Pred<T2,T3,T1>, LTriPredicate.LObj2Obj0Obj1Pred<T3,T1,T2>, LTriPredicate.LTriPredicateSingle<T1,T2,T3>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LTriPredicateSingle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
testX(T1 a1,
T2 a2,
T3 a3)
Implement this, but call test(T1 a1,T2 a2,T3 a3)
|
LTriPredicate<T1,T2,T3> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizealwaysFalse, alwaysTrue, and, biObj1Obj0Pred, boolToToIntTriFunc, boolToTriFunc, boolToTriPred, call, capture, cast, cast, compose, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, obj0Obj2Obj1Pred, obj1BiObj2Pred, obj1Obj2Obj0Pred, obj2Obj0Obj1Pred, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingTest, test, test, test, test1st, test2nd, test3rd, testThen, throwIf, throwIfNot, times, triPred, triPredThrowing, triPredThrowing, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, uncurry, untyped, xorisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingpublic boolean testX(T1 a1, T2 a2, T3 a3) throws Throwable
LTriPredicateImplement this, but call test(T1 a1,T2 a2,T3 a3)
public LTriPredicate<T1,T2,T3> value()
Copyright © 2019. All rights reserved.