Class AbstractChar2ShortMap.BasicEntrySet

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

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