Class AbstractShort2ShortMap.BasicEntrySet

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

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