Class AbstractDouble2IntMap.BasicEntrySet

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

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