Class AbstractLong2CharMap.BasicEntrySet

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

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