Brownies Collections provides GapList which combines the strengths of both ArrayList and LinkedList. It also features powerful List implementations for all primitive data types.
'org.magicwerk:brownies-collections:0.9.3'
<dependency>
<groupId>org.magicwerk</groupId>
<artifactId>brownies-collections</artifactId>
<version>0.9.3</version>
</dependency>
<dependency org="org.magicwerk" name="brownies-collections" rev="0.9.3"/>
"org.magicwerk", "brownies-collections", "0.9.3"