|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodesimian.Stacks
public abstract class Stacks
Includes 4 inner classes that operate on a specific stack or the default stack: Static.getDefaultStack();
Example codesimian code: push#somePush(+(2 3 4)) push(somePush) unfinished...
Nested Class Summary | |
---|---|
static class |
Stacks.Peek
|
static class |
Stacks.Pop
|
static class |
Stacks.Push
|
static class |
Stacks.StackSize
|
Constructor Summary | |
---|---|
Stacks()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Stacks()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |