@FunctionalInterface public static interface LObjIntPredicate.LIntObjPred<T> extends LObjIntPredicate<T>
Permutation of LObjIntPredicate for method references.
LObjIntPredicate.LIntObjPred<T>, LObjIntPredicate.LObjIntPredicateSingle<T>DESCRIPTION| Modifier and Type | Method and Description |
|---|---|
boolean |
testIntObj(int a2,
T a1) |
default boolean |
testX(T a1,
int a2)
Implement this, but call test(T a1,int a2)
|
alwaysFalse, alwaysFalse, alwaysTrue, alwaysTrue, and, boolToObjIntPred, boolToOiFunc, boolToOiToByteFunc, boolToOiToCharFunc, boolToOiToDblFunc, boolToOiToFltFunc, boolToOiToIntFunc, boolToOiToLongFunc, boolToOiToSrtFunc, call, capture, cast, cast, compose, composed, composed, constant, doApplyAsBoolean, doIf, doIf, doIf, doIf, doIf, doIf, doIf, failSafe, failSafeTest, failSafeTest, filterForEach, filterIterate, filterIterate, filterIterate, fromTill, fromTo, functionalInterfaceDescription, handling, handlingTest, handlingTest, intObjPred, isEqual, lShrink, lShrinkc, lShrinked, lShrinkedc, negate, nestingTest, nonNullTest, objIntPred, objIntPredCompose, objIntPredThrowing, objIntPredThrowing, 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, xorisPredicateisThrowingisFunctionformatTo, isAction, isConsumer, isOperator, isSupplierboolean testIntObj(int a2,
T a1)
default boolean testX(T a1, int a2)
LObjIntPredicateImplement this, but call test(T a1,int a2)
testX in interface LObjIntPredicate<T>Copyright © 2019. All rights reserved.