Class AbstractShort2CharMap.BasicEntrySet

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

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