Class AbstractByte2ByteMap.BasicEntrySet

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

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