- All Implemented Interfaces:
Out
public class ArrayOut
extends Object
implements Out
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Details
-
ArrayOut
public ArrayOut()
-
Method Details
-
push
public void push()
- Specified by:
push in interface Out
-
s
- Specified by:
s in interface Out
-
s
- Specified by:
s in interface Out
-
pop
public void pop()
- Specified by:
pop in interface Out