public static final class LBiPredicate.LBiPredicateSingle<T1,T2> extends Object implements LSingle<LBiPredicate<T1,T2>>, LBiPredicate<T1,T2>
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.VoidLBiPredicate.LBiPredicateSingle<T1,T2>, LBiPredicate.LObj1Obj0Pred<T2,T1>MetaInterface.NonThrowing, MetaInterface.Throwing<X>DESCRIPTION| Constructor and Description |
|---|
LBiPredicateSingle() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
testX(T1 a1,
T2 a2)
Implement this, but call test(T1 a1,T2 a2)
|
LBiPredicate<T1,T2> |
value() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitargEquals, argEquals, argHashCode, first, get, iterator, sizealwaysFalse, alwaysTrue, and, biPred, biPredThrowing, biPredThrowing, boolToBiFunc, boolToBiPred, boolToToByteBiFunc, boolToToCharBiFunc, boolToToDblBiFunc, boolToToFltBiFunc, boolToToIntBiFunc, boolToToLongBiFunc, boolToToSrtBiFunc, call, capture, cast, cast, compose, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, obj1Obj0Pred, or, recursive, rShrink, rShrinkc, rShrinked, rShrinkedc, safe, safe, safeSupplier, safeSupplier, shovingTest, test, test, test, test1st, test2nd, testThen, throwIf, throwIfNot, times, trying, trying, tryingThen, tryTest, tryTest, tryTest, tryTestThen, tupleTest, uncurry, untyped, wrap, xorand, orisPredicateisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierisThrowingisThrowingpublic boolean testX(T1 a1, T2 a2) throws Throwable
LBiPredicateImplement this, but call test(T1 a1,T2 a2)
testX in interface LBiPredicate<T1,T2>Throwablepublic LBiPredicate<T1,T2> value()
value in interface LSingle<LBiPredicate<T1,T2>>Copyright © 2019. All rights reserved.