Package | Description |
---|---|
org.apache.commons.collections4.map |
Modifier and Type | Field and Description |
---|---|
private StaticBucketMap.Node<K,V>[] |
StaticBucketMap.buckets
The array of buckets, where the actual data is held
|
protected StaticBucketMap.Node<K,V> |
StaticBucketMap.Node.next |