Modul speiger.src.collections
Package speiger.src.collections.longs.lists
package speiger.src.collections.longs.lists
-
KlasseBeschreibungAbstract implementation of the
LongListinterface.A Type-Specific Array-based implementation of list that is written to reduce (un)boxingA Type-Specific Immutable implementation of list that is written to reduce (un)boxingA Type-Specific Array-based implementation of list that is written to reduce (un)boxingA Type-Specific LinkedList implementation of list that is written to reduce (un)boxingA Type Specific List interface that reduces boxing/unboxing and adds a couple extra quality of life featuresA Type Specific ListIterator that reduces boxing/unboxing