Primitive-Collections/src/builder/java/speiger/src/builder
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
..
ClassType.java First batch of JavaDoc that is being done. 2021-04-25 03:45:57 +02:00
GlobalVariables.java Refactor and New Features 2021-09-16 23:53:57 +02:00
PrimitiveCollectionsBuilder.java Added ImmutableOpenHashMap that is not editable (is linked by default 2021-06-25 17:44:48 +02:00