@ThreadSafe public class Context<T> extends java.lang.Object
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
T |
get()
Gets the context content.
|
void |
set(T o)
Sets the context content.
|
Copyright © 2016 Connect2id Ltd.. All Rights Reserved.