Class AbstractFloat2DoubleMap.BasicEntrySet

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

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