org.apache.commons.collections

Class FastHashMap.EntrySet

private class FastHashMap.EntrySet extends FastHashMap.CollectionView implements Set

Set implementation over the entries 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