Package com.teraspaces.qwframework.collections

Class Summary
FastList<E> FastList is an alternative to ArrayList class.
FastListByte A primitive version of FastList.
FastListInt A primitive version of FastList.
FastListLong A primitive version of FastList.
FastListShort A primitive version of FastList.
QueueLong Defines an ArrayDeque of long integer.