class SimpleStack<T>
extends Object
-
Nested Class Summary
Nested Classes
-
-
Constructor Summary
Constructors
-
Method Summary
(package private) boolean
(package private) void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
SimpleStack
SimpleStack()
-
Method Details
-
-
-
-
isEmpty
boolean isEmpty()