Uses of Class
org.codehaus.plexus.util.FastMap
Packages that use FastMap
-
Uses of FastMap in org.codehaus.plexus.util
Fields in org.codehaus.plexus.util declared as FastMapModifier and TypeFieldDescriptionprivate final FastMap
CachedMap._backingFastMap
Holds the FastMap backing this collection (null
if generic backing map).private final FastMap
CachedMap._keysMap
Holds the keys of the backing map (key-to-key mapping).