SimonHarmonicMinor/Java-Useful-Utils

Define AbstractImmutableCollection class

SimonHarmonicMinor opened this issue · 0 comments

AbstractImmutableCollection must implement ImmutableCollection interface and any parent collection has to extend this class. AbstractImmutableCollection must declare equals and hashCode methods as abstract