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