Support initializing a JSONObject with Map<?,?> and JSONArray with Collection<?>.
Includes the following commits:
Pull request |
Description |
#168 |
Update Readme for Maven release |
#160 |
Fixe possible NullPointerException |
#159 |
Properly override Exception class |
#153 |
JSONObject and JSONArray initialization |