Class AbstractChar2BooleanMap.BasicEntrySet

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

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