Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/maps/impl
Speiger 8b5e5a75c1 Fixing bugs found when implementing Bidirectional Iterator unit tests.
-Fixed: AbstractList/ImmutableList/ArraySet/ArrayMap skip/back implementation was causing crashes and didn't update the last returned value.
-Fixed: ArraySet/ArrayMap previous was not subtracting before returning value.
-Fixed: BidirectionalIterator back was calling the object variant instead of the TypeSpecific Variant.
-Fixed: TreeSets/Maps Iterator now fully supports backwards Iterating.
-Added: Specialized skip/back function to improve speed in ImmutableHashSet/LinkedHashSet/CustomLinkedHashSet
2022-06-04 21:05:31 +02:00
..
concurrent Switching to a new lock to make read operations actually concurrent. 2022-04-13 02:00:52 +02:00
customHash Fixing bugs found when implementing Bidirectional Iterator unit tests. 2022-06-04 21:05:31 +02:00
hash Fixing bugs found when implementing Bidirectional Iterator unit tests. 2022-06-04 21:05:31 +02:00
immutable Fixing bugs found when implementing Bidirectional Iterator unit tests. 2022-06-04 21:05:31 +02:00
misc Fixing bugs found when implementing Bidirectional Iterator unit tests. 2022-06-04 21:05:31 +02:00
tree Fixing bugs found when implementing Bidirectional Iterator unit tests. 2022-06-04 21:05:31 +02:00