Class AbstractShort2FloatMap.BasicEntrySet

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

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