Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/collections
Speiger 17f0dddf20 Refactor and New Features
-Changed: Refactored some variable names because they got out of hand since they were handed for single cases instead of making actual specific rules.
-Added: mapping functions (only to objects) are now accessible to primitive collections.
-Added: Filter function for Iterables/Iterators. (Iterable implements them automatically)
2021-09-16 23:53:57 +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 Refactor and New Features 2021-09-16 23:53:57 +02:00
Iterator.template Refactor and New Features 2021-09-16 23:53:57 +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