Skip to content
/ json Public

Fork of json.org Java library that will play nice with the Java Collections Framework

Notifications You must be signed in to change notification settings

wadey/json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Fork of json.org Java library that will play nice with the Java Collections Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages