Primitive-Collections/src/test/java/speiger/src/collections/ints
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
..
base Fixed recent found bugs 2021-09-13 17:02:24 +02:00
lists New Features and bugfixes. 2021-08-12 14:31:29 +02:00
maps First batch of JavaDoc that is being done. 2021-04-25 03:45:57 +02:00
queues First batch of JavaDoc that is being done. 2021-04-25 03:45:57 +02:00
sets Fixed recent found bugs 2021-09-13 17:02:24 +02:00
utils Finished first loop of JavaDoc generation. 2021-04-26 22:25:09 +02:00