Uses of Package
org.apache.juneau.commons.collections
Packages that use org.apache.juneau.commons.collections
Package
Description
Marshalling API
Enhanced collection utilities that extend the standard Java Collections Framework with fluent APIs,
specialized collection types, and caching capabilities.
File and stream utilities, console support, MIME type detection, and path builders
for working with files and I/O operations.
Comprehensive reflection utilities for working with classes, methods, fields, constructors,
and annotations in a more convenient and type-safe way than the standard Java reflection APIs.
Common internal utilities.
Configuration Support
Configuration Storage Support
Classpath Utilities
CSV Marshalling Support
HTML Marshalling Support
HTTP Header Beans
HTTP Part Beans
HTTP Part Marshalling Support
Internal Utilities
JSON Marshalling Support
JSON-Schema Marshalling Support
MessagePack Marshalling Support
OpenAPI Marshalling Support
Parser API
Plaintext Marshalling Support
REST Server API
REST Client API
REST Debug APIs
REST HTTP Parts
REST Logging API
REST Server Mock API
REST Static Files Support
Method exec stats utilities
REST Server Utilities
Serializer API
SOAP/XML Marshalling Support
Simple Variable Language
UON Marshalling Support
URL-Encoding Marshalling Support
URL-Encoding Annotations
XML Marshalling Support
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneauClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.commons.collectionsClassDescriptionA bidirectional map with reverse key lookup by value.Builder class for
BidiMap.Simple in-memory cache for storing and retrieving objects by key.Builder for creating configuredCacheinstances.Simple in-memory cache for storing and retrieving objects by two-part keys.Builder for creating configuredCache2instances.Simple in-memory cache for storing and retrieving objects by three-part keys.Builder for creating configuredCache3instances.Simple in-memory cache for storing and retrieving objects by four-part keys.Builder for creating configuredCache4instances.Simple in-memory cache for storing and retrieving objects by five-part keys.Builder for creating configuredCache5instances.Cache modes forCacheand related cache classes.AnArrayListthat allows you to control whether it's read-only via a constructor parameter.A list wrapper that filters elements based on aPredicatewhen they are added.Builder for creatingFilteredListinstances.A map wrapper that filters entries based on aBiPredicatewhen they are added.Builder for creatingFilteredMapinstances.A set wrapper that filters elements based on aPredicatewhen they are added.Builder for creatingFilteredSetinstances.A fluent wrapper around an arbitrary list that provides convenient methods for adding elements.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.A fluent wrapper around an arbitrary set that provides convenient methods for adding elements.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.A fluent builder for constructingListinstances with various configuration options.A fluent builder for constructingMapinstances with various configuration options.A fluent builder for constructingSetinstances with various configuration options. -
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.commons.io
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.commons.reflect
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.commons.utilsClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.A fluent builder for constructing
Listinstances with various configuration options.A fluent builder for constructingMapinstances with various configuration options.A fluent builder for constructingSetinstances with various configuration options. -
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.configClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.config.storeClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.cpClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.csv
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.htmlClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.http.headerClassDescriptionAn
ArrayListthat allows you to control whether it's read-only via a constructor parameter. -
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.http.partClassDescriptionAn
ArrayListthat allows you to control whether it's read-only via a constructor parameter. -
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.httppartClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.internal
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.jsonClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.jsonschemaClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.msgpackClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.oapi
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.parserClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.plaintext
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.restClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.clientClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.debugClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.httppartClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.loggerClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.mock
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.staticfileClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.statsClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.rest.utilClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.serializerClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.soapClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.svlClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.uonClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.urlencodingClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.utilsClassDescriptionA fluent wrapper around an arbitrary map that provides convenient methods for adding entries.
-
Classes in org.apache.juneau.commons.collections used by org.apache.juneau.xmlClassDescriptionSimple in-memory cache for storing and retrieving objects by key.A fluent wrapper around an arbitrary map that provides convenient methods for adding entries.Represents a composite key composed of multiple values, suitable for use as a key in hash-based collections.