public class IIntFIFO extends Object
static class
IIntFIFO.Entry
IIntFIFO()
int
deQueue()
boolean
enQueue(int data)
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IIntFIFO()
public boolean enQueue(int data)
data
public int deQueue()
public int size()
Copyright © 2016. All Rights Reserved.