Primitive-Collections/src
Speiger 117d0f36e6 New Fixes
- Fixed: ObjectLists Crashed when a null was provided as a Comparator.
(Unless the List was Initialized with the ClassType)
- Fixed: LinkedLists didn't implement add(Object)
- Fixed: Object Collections did have the JavaCollections deprecated as
the Constructor. This should only be deprecated for Primitives
- Added: Tests with 5k Random names for Object sorting.
- Changed: Object Arrays no longer require a Comparable[] it just
assumes now that the elements in the Array are Comparable
2021-09-02 13:38:25 +02:00
..
builder New Fixes 2021-09-02 13:38:25 +02:00
main/java/speiger/src/collections/utils Small Additions & Redsign 2021-06-23 18:38:23 +02:00
test New Fixes 2021-09-02 13:38:25 +02:00