Uses of Class
org.apache.tapestry5.json.JSONCollection
Packages that use JSONCollection
Package
Description
[INTERNAL USE ONLY] internal service classes; API subject to change
Repackaged, improved (and tested) version of code originally https://github.com/tdunning/open-json
Starting in release 5.4,
JSONObject
and JSONArray
are serializable.-
Uses of JSONCollection in org.apache.tapestry5.internal.services
Methods in org.apache.tapestry5.internal.services with parameters of type JSONCollectionModifier and TypeMethodDescriptionvoid
JSONCollectionEventResultProcessor.processResultValue
(JSONCollection value) -
Uses of JSONCollection in org.apache.tapestry5.json
Subclasses of JSONCollection in org.apache.tapestry5.jsonModifier and TypeClassDescriptionfinal class
A dense indexed sequence of values.final class
A modifiable set of name/value mappings.