Uses of Interface
org.drip.service.representation.JSONAware
Package | Description |
---|---|
org.drip.service.representation |
RFC4627 Compliant JSON Message Object
|
-
Uses of JSONAware in org.drip.service.representation
Classes in org.drip.service.representation that implement JSONAware Modifier and Type Class Description class
JSONArray
JSONArray is an Adaptation of the JSONArray class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).class
JSONObject
JSONObject is an Adaptation of the JSONObject Class from the RFC4627 compliant JSON Simple (https://code.google.com/p/json-simple/).