Class FastHashMap.EntrySet

java.lang.Object
org.apache.commons.collections.FastHashMap.CollectionView
org.apache.commons.collections.FastHashMap.EntrySet
All Implemented Interfaces:
Iterable, Collection, Set
Enclosing class:
FastHashMap

private class FastHashMap.EntrySet extends FastHashMap.CollectionView implements Set
Set implementation over the entries of the FastHashMap