Class AbstractChar2ByteMap.BasicEntrySet

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

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