-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
RollingStack
public RollingStack()
Constructor
-
Method Detail
-
push
public void push(I item)
-
getCapacity
public int getCapacity()
-
clear
public void clear()
Copyright © 2013. All Rights Reserved.