Interface JsonString

  • All Superinterfaces:
    JsonValue
    All Known Implementing Classes:
    JsonStringImpl

    public interface JsonString
    extends JsonValue
    JsonValue which represents a string.