Class AbstractShort2ObjectMap.BasicEntrySet<V>

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

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