Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/sets
Speiger e30ca4103f Fixed recent found bugs
-Fixed: addAll with non Specific Collections was crashing lists.
-Fixed/Refactor: Clear and trim implementation was all over the place
-Fixed: Wrappers toString/hashCode/equals function wasn't implemented
-Added: Tests for addAll bug
-Refactor: Did small code style cleanups as I was fixing bugs.
2021-09-13 17:02:24 +02:00
..
AVLTreeSet.template New Fixes 2021-09-02 13:38:25 +02:00
AbstractSet.template First batch of JavaDoc that is being done. 2021-04-25 03:45:57 +02:00
ArraySet.template New Fixes 2021-09-02 13:38:25 +02:00
ImmutableOpenHashSet.template New Fixes 2021-09-02 13:38:25 +02:00
LinkedOpenCustomHashSet.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
LinkedOpenHashSet.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
NavigableSet.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
OpenCustomHashSet.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
OpenHashSet.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
RBTreeSet.template New Fixes 2021-09-02 13:38:25 +02:00
Set.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
SortedSet.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00