Package | Description |
---|---|
org.apache.commons.collections |
This package contains the interfaces and utilities shared across all the subpackages of this component.
|
Modifier and Type | Class and Description |
---|---|
private class |
FastHashMap.EntrySet
Set implementation over the entries of the FastHashMap
|
private class |
FastHashMap.KeySet
Set implementation over the keys of the FastHashMap
|
private class |
FastHashMap.Values
Collection implementation over the values of the FastHashMap
|