Niv / json forked from wadey/json
- Source
- Commits
- Network (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Niv Dayan (author)
Mon Jun 29 04:25:23 -0700 2009
json /
README
NOTE: This is a work in progress. This is a fork of the json.org java library that will make the following changes: JSONObject implements Map<String, Object> JSONArray implements List<Object>

