Class AbstractByte2ShortMap.BasicEntrySet

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

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