Package io.quarkus.builder.json
Interface JsonValue
- All Known Subinterfaces:
JsonMultiValue,JsonNumber
- All Known Implementing Classes:
JsonArray,JsonBoolean,JsonDouble,JsonInteger,JsonMember,JsonNull,JsonObject,JsonString
public interface JsonValue