Class AbstractReference2BooleanMap.BasicEntrySet<K>

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

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