GNU Trove

Package gnu.trove.stack

Interface Summary
TByteStack A stack of byte primitives.
TCharStack A stack of char primitives.
TDoubleStack A stack of double primitives.
TFloatStack A stack of float primitives.
TIntStack A stack of int primitives.
TLongStack A stack of long primitives.
TShortStack A stack of short primitives.
 


GNU Trove