Primitive-Collections/src
Speiger cc87cae145 Implemented Lists can now be Disabled
Each List implementation can be now turned off.
Or all Lists can be turned off.
ListIterator can't be turned of since it is a IndexBasedIterator and not
a List and a few implementation use them.
2022-12-05 00:01:53 +01:00
..
builder Implemented Lists can now be Disabled 2022-12-05 00:01:53 +01:00
main/java/speiger/src/collections/utils Started working on the next patch. 2022-11-20 08:56:23 +01:00
test Refactor of the Project on Github. 2022-06-14 08:55:40 +02:00