Class AbstractByte2LongMap.BasicEntrySet

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

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