LoopQueue(int capacity)
void
clear()
boolean
isEmpty()
E
peek()
poll()
put(E e)
int
size()
E[]
takeAll(long millis)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object