Uses of Class
org.apache.commons.collections4.map.LinkedMap
Packages that use LinkedMap
Package
Description
-
Uses of LinkedMap in org.apache.commons.collections4.map
Fields in org.apache.commons.collections4.map declared as LinkedMapMethods in org.apache.commons.collections4.map that return LinkedMapModifier and TypeMethodDescriptionLinkedMap.clone()
Clones the map without cloning the keys or values.Constructors in org.apache.commons.collections4.map with parameters of type LinkedMap