Uses of Class
com.oracle.coherence.concurrent.executor.function.Predicates.NullValuePredicate
Packages that use Predicates.NullValuePredicate
Package
Description
Various predicates used by the Executor Service.
-
Uses of Predicates.NullValuePredicate in com.oracle.coherence.concurrent.executor.function
Fields in com.oracle.coherence.concurrent.executor.function declared as Predicates.NullValuePredicateModifier and TypeFieldDescriptionprotected static final Predicates.NullValuePredicate
Predicates.NullValuePredicate.INSTANCE
A constant for thePredicates.NullValuePredicate
.Methods in com.oracle.coherence.concurrent.executor.function that return Predicates.NullValuePredicateModifier and TypeMethodDescriptionPredicates.NullValuePredicate.get()
Obtains an instance of thePredicates.NullValuePredicate
.