Class FastCopyHashMap.Values

java.lang.Object
java.util.AbstractCollection<V>
org.infinispan.commons.util.FastCopyHashMap.Values
All Implemented Interfaces:
Iterable<V>, Collection<V>
Enclosing class:
FastCopyHashMap<K,V>

public final class FastCopyHashMap.Values extends AbstractCollection<V>