Package org.glassfish.json
Class OutputJsonStringImpl
java.lang.Object
org.glassfish.json.OutputJsonStringImpl
- All Implemented Interfaces:
jakarta.json.JsonString
,jakarta.json.JsonValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface jakarta.json.JsonValue
jakarta.json.JsonValue.ValueType
-
Field Summary
Fields inherited from interface jakarta.json.JsonValue
EMPTY_JSON_ARRAY, EMPTY_JSON_OBJECT, FALSE, NULL, TRUE
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface jakarta.json.JsonValue
asJsonArray, asJsonObject
-
Method Details
-
getString
- Specified by:
getString
in interfacejakarta.json.JsonString
-
getChars
- Specified by:
getChars
in interfacejakarta.json.JsonString
-
getValueType
public jakarta.json.JsonValue.ValueType getValueType()- Specified by:
getValueType
in interfacejakarta.json.JsonValue
-
hashCode
public int hashCode() -
equals
-
toString
-