public class ExecutionStack extends Object
ExecutionStack()
int
deepCount()
boolean
isEmpty()
Object
peek()
pop()
void
push(Object o)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ExecutionStack()
public int deepCount()
public boolean isEmpty()
public Object peek()
public Object pop()
public void push(Object o)
public String toString()
toString
Copyright © 2011–2016 Everit Kft.. All rights reserved.