Class JsonKey
java.lang.Object
io.helidon.json.JsonKey
A precomputed JSON object key.
The key keeps pre-escaped character and UTF-8 representations so repeated object-field writes can avoid re-encoding the property name on each serialization call.
-
Method Summary
-
Method Details
-
create
-
value
-
toString
-
equals
-
hashCode
-