Uses of Class
com.oracle.coherence.concurrent.executor.function.Predicates.AlwaysPredicate
-
Packages that use Predicates.AlwaysPredicate Package Description com.oracle.coherence.concurrent.executor.function -
-
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.Methods in com.oracle.coherence.concurrent.executor.function that return Predicates.AlwaysPredicate Modifier and Type Method Description static Predicates.AlwaysPredicatePredicates.AlwaysPredicate. get()Obtains an instance of thePredicates.AlwaysPredicate.
-