public class ThreadProperty extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ThreadProperty.Detach |
Constructor and Description |
---|
ThreadProperty() |
Modifier and Type | Method and Description |
---|---|
ThreadProperty.Detach |
attach(Object data) |
ThreadProperty.Detach |
attach(Object data,
Thread toThread) |
Object |
getAttached() |
public ThreadProperty.Detach attach(Object data)
public ThreadProperty.Detach attach(Object data, Thread toThread)
public Object getAttached()