org.apache.commons.collections

Class FastHashMap.Values

private class FastHashMap.Values extends FastHashMap.CollectionView

Collection implementation over the values of the FastHashMap
Method Summary
protected Collectionget(Map map)
protected ObjectiteratorNext(Entry entry)

Method Detail

get

protected Collection get(Map map)

iteratorNext

protected Object iteratorNext(Entry entry)
Copyright (c) 2001-2004 - Apache Software Foundation