Class AbstractChar2ReferenceMap.BasicEntrySet<V>

All Implemented Interfaces:
ObjectCollection<Char2ReferenceMap.Entry<V>>, ObjectIterable<Char2ReferenceMap.Entry<V>>, ObjectSet<Char2ReferenceMap.Entry<V>>, Cloneable, Iterable<Char2ReferenceMap.Entry<V>>, Collection<Char2ReferenceMap.Entry<V>>, Set<Char2ReferenceMap.Entry<V>>
Enclosing class:
AbstractChar2ReferenceMap<V>

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