forked from Speiger/Primitive-Collections
Speiger
1e7da394a1
-Fixed: AbstractCollection.Iterator was changing the pointer before validating if the element was added. (ImmutableLists) -Fixed: EmptyCollections containsAll should return true if it is compared against a emptyCollection. -Fixed: HashCode/Equals for the Lists/Sets implementations. -Changed: Iterators.wrap(Array) allows now dynamic arrays. |
||
---|---|---|
.. | ||
builder | ||
main/java/speiger/src/collections/utils | ||
test |