Constructor and Description |
---|
TreeProps() |
Modifier and Type | Method and Description |
---|---|
static TreeProps |
copy(TreeProps source)
Whenever a Spec sets tree props, the TreeProps map from the parent is copied.
|
<T> T |
get(Class key) |
void |
put(Class key,
Object value) |
Map<Class,Object> |
toMap() |
public <T> T get(Class key)