Class AbstractInt2BooleanMap.BasicEntrySet

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

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