T - the type of the first input to the predicateU - the type of the second input to the predicatepublic interface SerializableBiPredicate<T,U> extends BiPredicate<T,U>, Serializable
BiPredicate that is also Serializable.and, negate, or, testCopyright © 2022. All rights reserved.