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, test
Copyright © 2019. All rights reserved.