adjusted readme
This commit is contained in:
parent
f7f999bd53
commit
0bd9f62be0
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
* needs jdk 9 (VarHandles)
|
||||
* minimal reflection (once per creation of the list)
|
||||
|
||||
* The only class (for now): [ContiguousList](https://github.com/shautvast/Contiguous/blob/main/src/main/java/nl/sanderhautvast/contiguous/ContiguousList.java)
|
||||
* The only class (for now): [ContiguousList](https://github.com/shautvast/Contiguous/blob/main/lib/src/main/java/com/github/shautvast/contiguous/ContiguousList.java)
|
||||
|
||||
* Still in a very early stage
|
||||
* the code is working
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue