JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ec.util
Interface ThreadPool.Worker
Enclosing class:
ThreadPool
public static interface
ThreadPool.Worker
A Worker is a special kind of object which represents an underlying Worker thread usable in the ThreadPool.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
interrupt
()
Method Detail
interrupt
void interrupt()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method