Package org.apache.juneau.internal
package org.apache.juneau.internal
Internal Utilities
-
ClassesClassDescriptionClass-related utility methods.Utility class for efficiently converting objects between types.Represents a wrapped
BeanMapwhere property values can be overridden, removed, or reordered without affecting the underlying bean.DelegateList<T extends Collection<?>>Represents a wrappedCollectionwhere entries in the list can be removed or reordered without affecting the underlying list.DelegateMap<T extends Map>Represents a wrappedMapwhere entries in the map can be removed without affecting the underlying map.FilteredKeyMap<K,V> Wrapper around a map where the key names are overridden.