Class AbstractShort2ByteMap.BasicEntrySet

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

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