JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package org.apache.juneau.collections
package
org.apache.juneau.collections
Collections classes
Related Packages
Package
Description
org.apache.juneau
Marshalling API
Classes
Class
Description
Args
Utility class to make it easier to work with command-line arguments pass in through a
main(String[] args)
method.
JsonList
Java implementation of a JSON array.
JsonMap
Java implementation of a JSON object.