public class StateBuilder extends Object
Helper for generating a state string.
| Constructor and Description |
|---|
StateBuilder(Project project) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(String key,
Object value) |
void |
addFile(String key,
Object value) |
String |
toString() |