hunt.concurrency.Executors

Undocumented in source.

Members

Classes

Executors
class Executors

Factory and utility methods for {@link Executor}, {@link ExecutorService}, {@link ScheduledExecutorService}, {@link ThreadFactory}, and {@link Callable} classes defined in this package. This class supports the following kinds of methods:

Functions

reachabilityFence
void reachabilityFence(ExecutorService )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta