public class WindowInt extends java.lang.Object
WindowInt(int size)
void
add(int i)
int[]
getData()
shift()
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WindowInt(int size)
public int size()
public void shift()
public void add(int i)
public int[] getData()