Class SoftHashMap.Values

java.lang.Object
java.util.AbstractCollection<V>
com.mycila.xmltool.SoftHashMap.Values
All Implemented Interfaces:
Iterable<V>, Collection<V>
Enclosing class:
SoftHashMap<K,V>

private class SoftHashMap.Values extends AbstractCollection<V>