Class AbstractFloat2LongMap.BasicEntrySet

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

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