Class AbstractLong2DoubleMap.BasicEntrySet

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

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