Class AbstractChar2LongMap.BasicEntrySet

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

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