private class WeakFastHashMap.Values extends WeakFastHashMap.CollectionView<V>
| Modifier | Constructor and Description |
|---|---|
private |
WeakFastHashMap.Values() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection<V> |
get(java.util.Map<K,V> map) |
protected V |
iteratorNext(java.util.Map.Entry<K,V> entry) |
protected java.util.Collection<V> get(java.util.Map<K,V> map)
get in class WeakFastHashMap.CollectionView<V>protected V iteratorNext(java.util.Map.Entry<K,V> entry)
iteratorNext in class WeakFastHashMap.CollectionView<V>Copyright (c) 2000-2008 - Apache Software Foundation