Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/utils
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
..
maps Maps can now be created through the interface. 2021-06-27 16:02:26 +02:00
Arrays.template New Fixes 2021-09-02 13:38:25 +02:00
Collections.template Fixed recent found bugs 2021-09-13 17:02:24 +02:00
IArray.template Added Safty methods and test into IObjectArray to reduce crashes. 2021-04-26 23:02:51 +02:00
Iterables.template Refactor and New Features 2021-09-16 23:53:57 +02:00
Iterators.template Refactor and New Features 2021-09-16 23:53:57 +02:00
Lists.template Added Shuffle & Reverse Methods and Concat Iterators. 2021-06-23 21:45:12 +02:00
PriorityQueues.template Refactor and New Features 2021-09-16 23:53:57 +02:00
Sets.template Removed Suffixes of unmodifiable & synchronize methods. 2021-06-23 18:53:40 +02:00
Splititerators.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
Strategy.template Added Identity HashMap support via Strategies 2021-05-22 06:08:27 +02:00