Class AbstractLong2BooleanMap.BasicEntrySet

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

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