Class AbstractShort2LongMap.BasicEntrySet

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

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