| Constructor and Description |
|---|
MultiState(boolean state) |
MultiState(boolean state,
int infoKey) |
MultiState(boolean state,
String info) |
| Modifier and Type | Method and Description |
|---|---|
void |
addState(State state) |
boolean |
isSuccess() |
void |
putInfo(String name,
long val) |
void |
putInfo(String name,
String val)
该方法调用无效果
|
String |
toJSONString() |
public MultiState(boolean state)
public MultiState(boolean state,
String info)
public MultiState(boolean state,
int infoKey)
Copyright © 2016. All rights reserved.