Class WeakFastHashMap.KeySet

java.lang.Object
WeakFastHashMap<K,V>.org.apache.commons.beanutils.WeakFastHashMap.CollectionView<K>
org.apache.commons.beanutils.WeakFastHashMap.KeySet
All Implemented Interfaces:
Iterable<K>, Collection<K>, Set<K>
Enclosing class:
WeakFastHashMap<K,V>

private class WeakFastHashMap.KeySet extends WeakFastHashMap<K,V>.CollectionView<K> implements Set<K>
Set implementation over the keys of the FastHashMap