Cloneable
IntStack()
IntStack(int initialCapacity)
void
clear()
IntStack
clone()
boolean
empty()
equals(Object o)
int
get(int i)
peek()
pop()
push(int t)
size()
String
toString()
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals
Object
toString
clone