public interface State
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccess() |
void |
putInfo(String name,
long val) |
void |
putInfo(String name,
String val) |
String |
toJSONString() |
Copyright © 2016. All rights reserved.