Package 

Interface JSONValue


  • 
    public interface JSONValue
    
                        

    Interface to represent a JSON value.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit appendTo(Appendable a)
      String toJSON()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait