public class DataHolder extends Object
| Constructor and Description |
|---|
DataHolder() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
get(String key) |
static Map<String,Object> |
getContext() |
static void |
remove() |
static void |
set(String key,
Object value) |
Copyright © 2020. All rights reserved.