Class WeakFastHashMap.Values

  • All Implemented Interfaces:
    java.lang.Iterable<V>, java.util.Collection<V>
    Enclosing class:
    WeakFastHashMap<K,​V>

    private class WeakFastHashMap.Values
    extends WeakFastHashMap.CollectionView<V>
    Collection implementation over the values of the FastHashMap