Class AbstractFloat2ShortMap.BasicEntrySet

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

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