Updated Feature List

This commit is contained in:
Speiger 2021-08-12 15:06:04 +02:00
parent b46456dd32
commit 6ae4a8f582
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ It is based on Java's Collection Library and FastUtil.
But its focus is a different one.
## Main Features:
- ArrayLists
- ArrayLists / LinkedLists
- HashSet/Map (Linked & HashControl)
- TreeSet/Map (RB & AVL)
- EnumMap