Package dev.latvian.apps.json
Interface StructuredJSON
- All Known Implementing Classes:
JSONArray,JSONObject
public interface StructuredJSON
-
Method Summary
-
Method Details
-
asObject
JSONObject asObject() -
asArray
JSONArray asArray()
-
JSONArray, JSONObject