Interface SimpleStackInterface

All Known Implementing Classes:
SimpleStack, SimpleStackLogged

public interface SimpleStackInterface

A stack that has a minimal implementation.

Version:
$Revision: 1.10 $
Author:
Alan Hudson
See Also: