- add
void add(T t)
Undocumented in source. Be warned that the author may not have intended to support it.
- add
void add(T[] t)
Undocumented in source. Be warned that the author may not have intended to support it.
- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
- pop
T pop()
Undocumented in source. Be warned that the author may not have intended to support it.
- tryPop
T tryPop()
Undocumented in source. Be warned that the author may not have intended to support it.