Class AbstractLong2ByteMap.BasicEntrySet

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

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