Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/collections
Speiger fc1a738625 Started Next larger patch.
- Changed: Iterable specific helper functions were moved out of
Iterators and moved into Iterables
- Added: New Stream replacing functions: findFirst, matchesAny/All/None
2021-09-15 05:09:14 +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 Started Next larger patch. 2021-09-15 05:09:14 +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