public class WorkContext extends Object
| Constructor and Description |
|---|
WorkContext() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String key) |
Set<Map.Entry<String,Object>> |
getEntrySet() |
void |
put(String key,
Object value) |
String |
toString() |
Copyright © 2020. All rights reserved.