Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/collections
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
..
AbstractCollection.template Another set of changes. 2021-06-23 19:58:31 +02:00
BidirectionalIterator.template Added Missing javaDoc for generic types. (Automated) 2021-04-24 20:13:25 +02:00
Collection.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
Iterable.template Added Flat/Mapping Functions for Iterables/Iterators (Object Only) 2021-07-21 16:32:30 +02:00
Iterator.template Added Missing javaDoc for generic types. (Automated) 2021-04-24 20:13:25 +02:00
Splititerator.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
Stack.template Primitive Stacks no longer depend on the base Stack class. 2021-06-23 19:07:30 +02:00