Class AbstractShort2BooleanMap.BasicEntrySet

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

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