Package | Description |
---|---|
org.codehaus.plexus.util |
Modifier and Type | Field and 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).
|