Primitive-Collections/src
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
..
builder New Features and Bugfixes. 2021-10-11 19:05:54 +02:00
main/java/speiger/src/collections/utils Small Additions & Redsign 2021-06-23 18:38:23 +02:00
test New Features and Bugfixes. 2021-10-11 19:05:54 +02:00