public class CookJsonString extends Object implements JsonString
JsonValue.ValueType| Constructor and Description |
|---|
CookJsonString(String value) |
| Modifier and Type | Method and Description |
|---|---|
CharSequence |
getChars() |
String |
getString() |
JsonValue.ValueType |
getValueType() |
int |
hashCode() |
String |
toString() |
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, waitequalspublic CookJsonString(String value)
public JsonValue.ValueType getValueType()
getValueType in interface JsonValuepublic String getString()
getString in interface JsonStringpublic CharSequence getChars()
getChars in interface JsonStringpublic int hashCode()
hashCode in interface JsonStringhashCode in class ObjectCopyright © 2016. All rights reserved.