Package com.oracle.coherence.concurrent.executor.util
-
Interface Summary Interface Description CronPattern.ValueParser Definition for a value parser. -
Class Summary Class Description Caches Utility class for easy access to the various caches used by theExecutorservice.CronPattern A UNIX crontab-like pattern is a string split in five space separated parts.FilteringIterable<T> FilteringIterator<T> AFilteringIteratorthat filters elements in anotherIteratorbased on a specifiedRemote.Predicate.OptionsByType<T> A mutable collection of zero or more values, typically called an options, internally arranged as a map, keyed by the concrete type of each option in the collection.OptionsByType.EmptyOptionsByType<T> An optimizedOptionsByTypeimplementation for representing emptyOptionsByType. -
Annotation Types Summary Annotation Type Description OptionsByType.Default Defines how anOptionsByTypecollection may automatically determine a suitable default value for a specific class of option at runtime when the said option does not exist in anOptionsByTypecollection.