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.AlwaysPredicate
Predicates.AlwaysPredicate. INSTANCE
A constant for thePredicates.AlwaysPredicate
.
-