Package org.hotrod.runtime.json
Interface JSONValue
-
- All Known Implementing Classes:
JSONArray,JSONBoolean,JSONNullValue,JSONNumber,JSONObject,JSONString
public interface JSONValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Stringrender()
-