Class AbstractFloat2CharMap.BasicEntrySet

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

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