Interface for data structures.
Clears the structure.
Indicates whether the structure has room for more elements.
Indicates whether the structure is empty.
Indicates whether the structure is full.
The available space in the structure.
Interface for data structures.