public class JSONNull extends JSONSimple
null.
构造器和说明 |
---|
JSONNull() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
equals(Object obj) |
protected String |
render(boolean pretty,
String indent)
Convert the JSON value into a string representation (JSON
representation).
|
Object |
strip()
Strip all JSON information.
|
String |
toString() |
Copyright © 2016–2018. All rights reserved.