Class AbstractFloat2ByteMap.BasicEntrySet

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

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