Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/sets
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
..
AVLTreeSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
AbstractSet.template First batch of JavaDoc that is being done. 2021-04-25 03:45:57 +02:00
ArraySet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
ImmutableOpenHashSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
LinkedOpenCustomHashSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
LinkedOpenHashSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
NavigableSet.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
OpenCustomHashSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
OpenHashSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
RBTreeSet.template Refactor and New Features 2021-09-16 23:53:57 +02:00
Set.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00
SortedSet.template Added Primitive Stream & Splititerator support 2021-04-27 17:02:57 +02:00