|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.collections.FastHashMap.CollectionView
org.apache.commons.collections.FastHashMap.Values
private class FastHashMap.Values
Collection implementation over the values of the FastHashMap
Constructor Summary | |
---|---|
private |
FastHashMap.Values()
|
Method Summary | |
---|---|
protected java.util.Collection |
get(java.util.Map map)
|
protected java.lang.Object |
iteratorNext(java.util.Map.Entry entry)
|
Methods inherited from class org.apache.commons.collections.FastHashMap.CollectionView |
---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
private FastHashMap.Values()
Method Detail |
---|
protected java.util.Collection get(java.util.Map map)
get
in class FastHashMap.CollectionView
protected java.lang.Object iteratorNext(java.util.Map.Entry entry)
iteratorNext
in class FastHashMap.CollectionView
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |