public class CommandLocals extends Object
| Constructor and Description |
|---|
CommandLocals() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsKey(Object key) |
boolean |
containsValue(Object value) |
<T> T |
get(Class<T> key) |
Object |
get(Object key) |
Object |
put(Object key,
Object value) |
Copyright © 2010-2014. All Rights Reserved.