Class AbstractInt2LongMap.BasicEntrySet

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

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