Class AbstractChar2DoubleMap.BasicEntrySet

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

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