additions
This commit is contained in:
parent
595909cfc7
commit
eb2ce80256
1 changed files with 5 additions and 1 deletions
|
|
@ -4,4 +4,8 @@
|
|||
* needs jdk 9 (VarHandles)
|
||||
* minimal reflection (once per creation of the list)
|
||||
|
||||
* The only class (for now): [nl.sanderhautvast.contiguous.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/src/main/java/nl/sanderhautvast/contiguous/ContiguousList.java)
|
||||
|
||||
* Still in a very early stage
|
||||
* the code is working
|
||||
* but it remains to be seen if this is a good idea
|
||||
Loading…
Add table
Reference in a new issue