Class AbstractObject2FloatMap.BasicEntrySet<K>

All Implemented Interfaces:
ObjectCollection<Object2FloatMap.Entry<K>>, ObjectIterable<Object2FloatMap.Entry<K>>, ObjectSet<Object2FloatMap.Entry<K>>, Cloneable, Iterable<Object2FloatMap.Entry<K>>, Collection<Object2FloatMap.Entry<K>>, Set<Object2FloatMap.Entry<K>>
Enclosing class:
AbstractObject2FloatMap<K>

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