Uses of Class
com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
-
Packages that use Predicates.AlwaysPredicate Package Description com.oracle.coherence.concurrent.executor.function 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.AlwaysPredicate Modifier and Type Field Description protected static Predicates.AlwaysPredicatePredicates.AlwaysPredicate. INSTANCEA constant for thePredicates.AlwaysPredicate.
-