Package org.basex.util.list

Class Summary
BoolList This is a simple container for native booleans.
ByteList This is a simple container for byte values.
ElementList This is an abstract class for storing elements of any kind in an array-based list.
IntList This is a simple container for native integers.
StringList This is a simple container for strings.
TokenList This is a simple container for tokens (byte arrays).