| Package | Description | 
|---|---|
| com.hazelcast.function | Serializable and exception-declaring variants of functional interfaces from
  java.util.function. | 
| Modifier and Type | Method and Description | 
|---|---|
| default BiPredicateEx<T,U> | BiPredicateEx. and(BiPredicateEx<? super T,? super U> other)Serializablevariant ofjava.util.function.BiPredicate#and(BiPredicate). | 
| default BiPredicateEx<T,U> | BiPredicateEx. negate()Serializablevariant ofjava.util.function.BiPredicate#negate(). | 
| default BiPredicateEx<T,U> | BiPredicateEx. or(BiPredicateEx<? super T,? super U> other)Serializablevariant ofjava.util.function.BiPredicate#or(BiPredicate). | 
| Modifier and Type | Method and Description | 
|---|---|
| default BiPredicateEx<T,U> | BiPredicateEx. and(BiPredicateEx<? super T,? super U> other)Serializablevariant ofjava.util.function.BiPredicate#and(BiPredicate). | 
| default BiPredicateEx<T,U> | BiPredicateEx. or(BiPredicateEx<? super T,? super U> other)Serializablevariant ofjava.util.function.BiPredicate#or(BiPredicate). | 
Copyright © 2020 Hazelcast, Inc.. All rights reserved.