Package 

Interface JSONStructure

  • All Implemented Interfaces:
    io.kjson.JSONValue

    
    public interface JSONStructure<K extends Object>
     implements JSONValue
                        

    A sealed interface to specify the JSONValue classes that represent structured types (array and object).