Class AbstractLong2FloatMap.BasicEntrySet

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

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