Updated Feature List
This commit is contained in:
parent
b46456dd32
commit
6ae4a8f582
|
@ -5,7 +5,7 @@ It is based on Java's Collection Library and FastUtil.
|
||||||
But its focus is a different one.
|
But its focus is a different one.
|
||||||
|
|
||||||
## Main Features:
|
## Main Features:
|
||||||
- ArrayLists
|
- ArrayLists / LinkedLists
|
||||||
- HashSet/Map (Linked & HashControl)
|
- HashSet/Map (Linked & HashControl)
|
||||||
- TreeSet/Map (RB & AVL)
|
- TreeSet/Map (RB & AVL)
|
||||||
- EnumMap
|
- EnumMap
|
||||||
|
|
Loading…
Reference in New Issue