-
- All Implemented Interfaces:
-
io.kjson.JSONValue
public interface JSONPrimitive<T extends Object> implements JSONValue
A sealed interface to specify the JSONValue classes that represent primitive values (that is, not structures).