Uses of Class
com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
Packages that use Predicates.AlwaysPredicate
Package
Description
Various predicates used by the Executor Service.
-
Uses of Predicates.AlwaysPredicate in com.oracle.coherence.concurrent.executor.function
Fields in com.oracle.coherence.concurrent.executor.function declared as Predicates.AlwaysPredicateModifier and TypeFieldDescriptionprotected static final Predicates.AlwaysPredicate
Predicates.AlwaysPredicate.INSTANCE
A constant for thePredicates.AlwaysPredicate
.