Class AbstractObject2BooleanMap.BasicEntrySet<K>

All Implemented Interfaces:
ObjectCollection<Object2BooleanMap.Entry<K>>, ObjectIterable<Object2BooleanMap.Entry<K>>, ObjectSet<Object2BooleanMap.Entry<K>>, Cloneable, Iterable<Object2BooleanMap.Entry<K>>, Collection<Object2BooleanMap.Entry<K>>, Set<Object2BooleanMap.Entry<K>>
Enclosing class:
AbstractObject2BooleanMap<K>

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