| Modifier and Type | Field and Description |
|---|---|
HashMap<Class,LinkedList<String>> |
mParameters |
| Constructor and Description |
|---|
CommandParametersInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddParameter(Class type,
String parameterName) |
void |
AddParameters(Class type,
Iterable<String> parameterNames) |
Object |
clone() |
void |
InitializeParameter(Object obj,
Object value) |
public HashMap<Class,LinkedList<String>> mParameters
Copyright © 2012. All Rights Reserved.