JavaScript is disabled on your browser.
Skip navigation links
Apache Juneau
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.apache.juneau.internal
Packages that use
org.apache.juneau.internal
Package
Description
org.apache.juneau.internal
Internal Utilities
Classes in
org.apache.juneau.internal
used by
org.apache.juneau.internal
Class
Description
DelegateBeanMap
Represents a wrapped
BeanMap
where property values can be overridden, removed, or reordered without affecting the underlying bean.
DelegateMap
Represents a wrapped
Map
where entries in the map can be removed without affecting the underlying map.