Interface JsonValue

All Superinterfaces:
PrimitiveValue<String>, Serializable, TypedValue
All Known Implementing Classes:
JsonValueImpl

public interface JsonValue extends PrimitiveValue<String>