All Packages Class Hierarchy This Package Previous Next Index
Class store.Stack
java.lang.Object
|
+----store.ArrayStore
|
+----store.Stack
- public class Stack
- extends ArrayStore
-
Stack()
-
-
addAll(Object[])
-
-
toString()
- Returns a String that represents the value of this Object.
Stack
public Stack()
addAll
public void addAll(Object a[])
- Overrides:
- addAll in class ArrayStore
toString
public String toString()
- Returns a String that represents the value of this Object.
- Overrides:
- toString in class Object
All Packages Class Hierarchy This Package Previous Next Index
Imprint | Data Protection