Class AbstractLong2ShortMap.BasicEntrySet

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

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