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 FastMapCachedMap. _backingFastMapHolds the FastMap backing this collection (nullif generic backing map).private FastMapCachedMap. _keysMapHolds the keys of the backing map (key-to-key mapping).
-