jjenkov / java-resizable-array

A resizable array implemented in Java.
Apache License 2.0
39 stars 27 forks source link

java-resizable-array

A resizable array implemented in Java. The rationale behind its design is described here:

http://tutorials.jenkov.com/java-performance/resizable-array.html