Class AbstractLong2ReferenceMap.BasicEntrySet<V>

All Implemented Interfaces:
ObjectCollection<Long2ReferenceMap.Entry<V>>, ObjectIterable<Long2ReferenceMap.Entry<V>>, ObjectSet<Long2ReferenceMap.Entry<V>>, Cloneable, Iterable<Long2ReferenceMap.Entry<V>>, Collection<Long2ReferenceMap.Entry<V>>, Set<Long2ReferenceMap.Entry<V>>
Enclosing class:
AbstractLong2ReferenceMap<V>

public abstract static class AbstractLong2ReferenceMap.BasicEntrySet<V> extends AbstractObjectSet<Long2ReferenceMap.Entry<V>>
This class provides a basic implementation for an Entry set which forwards some queries to the map.