Uses of Class
org.apache.openjpa.lib.util.collections.LinkedMap
-
Packages that use LinkedMap Package Description org.apache.openjpa.lib.util.collections commons-collections4 import. -
-
Uses of LinkedMap in org.apache.openjpa.lib.util.collections
Methods in org.apache.openjpa.lib.util.collections that return LinkedMap Modifier and Type Method Description LinkedMap<K,V>
LinkedMap. clone()
Clones the map without cloning the keys or values.
-