Class AbstractObject

    • Constructor Detail

      • AbstractObject

        public AbstractObject()
    • Method Detail

      • getObjectType

        public ObjectType getObjectType()
      • setObjectType

        public void setObjectType​(ObjectType objectType)
      • isEmpty

        public abstract boolean isEmpty()
        Specified by:
        isEmpty in interface JSONObject