Class AbstractDouble2ByteMap.BasicEntrySet

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

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