Closed hrldcpr closed 2 years ago
AbstractUnmodifiableMap
AbstractUnmodifiableSet
We should add analogous classes for Collection, List, Queue, &c. and use them everywhere we currently extend java.util.Abstract*
92 introduced the convenient abstract classes
AbstractUnmodifiableMap
andAbstractUnmodifiableSet
.We should add analogous classes for Collection, List, Queue, &c. and use them everywhere we currently extend java.util.Abstract*