Primitive-Collections/src/builder/resources/speiger/assets/collections/templates/sets
Speiger ffc34a131f New Features and Bugfixes.
- Fixed: ObjectArrayList.of was causing crashes because of a Poor
implementation.
- Added: Unsorted HashMaps/Sets now throw Concurrent exceptions if they
were modified during a rehash.
- Added: Array/Collection version of enqueue and enqueueFirst to
PriorityQueues.
- Added: fillBuffer function into PrimitiveLists which allow to optimize
JavaNio buffers if needed.
2021-10-11 19:05:54 +02:00
..
AVLTreeSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
AbstractSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
ArraySet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
ImmutableOpenHashSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
LinkedOpenCustomHashSet.template New Tests & BugFixes 2021-10-06 20:23:40 +02:00
LinkedOpenHashSet.template New Tests & BugFixes 2021-10-06 20:23:40 +02:00
NavigableSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
OpenCustomHashSet.template New Features and Bugfixes. 2021-10-11 19:05:54 +02:00
OpenHashSet.template New Features and Bugfixes. 2021-10-11 19:05:54 +02:00
RBTreeSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
Set.template Sets are now Copyable 2021-10-06 17:43:46 +02:00
SortedSet.template Sets are now Copyable 2021-10-06 17:43:46 +02:00