Package com.oracle.coherence.concurrent.executor.function
Various predicates used by the Executor Service.
-
Interface Summary Interface Description PortablePredicate<T> Represents a portableRemote.Predicate
(boolean-valued function) with a single argument; a convenience interface for an implementation with no properties that require serialization.