Class AbstractShort2IntMap.BasicEntrySet

All Implemented Interfaces:
ObjectCollection<Short2IntMap.Entry>, ObjectIterable<Short2IntMap.Entry>, ObjectSet<Short2IntMap.Entry>, Cloneable, Iterable<Short2IntMap.Entry>, Collection<Short2IntMap.Entry>, Set<Short2IntMap.Entry>
Enclosing class:
AbstractShort2IntMap

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