Uses of Package
com.oracle.coherence.concurrent.executor.util
-
Packages that use com.oracle.coherence.concurrent.executor.util Package Description com.oracle.coherence.concurrent.executor Classes to allow submission of tasks to the grid for execution.com.oracle.coherence.concurrent.executor.options com.oracle.coherence.concurrent.executor.util -
Classes in com.oracle.coherence.concurrent.executor.util used by com.oracle.coherence.concurrent.executor Class Description OptionsByType 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. -
Classes in com.oracle.coherence.concurrent.executor.util used by com.oracle.coherence.concurrent.executor.options Class 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. -
Classes in com.oracle.coherence.concurrent.executor.util used by com.oracle.coherence.concurrent.executor.util Class Description CronPattern.ValueParser Definition for a value parser.OptionsByType 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 An optimizedOptionsByTypeimplementation for representing emptyOptionsByType.