Class AbstractFloat2IntMap.BasicEntrySet

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

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