public interface IRespNode
| 限定符和类型 | 方法和说明 |
|---|---|
RESP_DATA_TYPE |
getItemType() |
void |
print()
print on console
|
String |
toConsoleFormatString() |
String |
toRespFormatString() |
RESP_DATA_TYPE getItemType()
void print()
String toRespFormatString()
String toConsoleFormatString()
Copyright © 2016. All rights reserved.