Class AbstractByte2BooleanMap.BasicEntrySet

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

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