org.apache.commons.collections

Class FastHashMap.KeySet

private class FastHashMap.KeySet extends FastHashMap.CollectionView implements Set

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