Class AbstractInt2ShortMap.BasicEntrySet

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

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