Searched refs:ByteQueue (Results 1 – 4 of 4) sorted by relevance
41 ByteQueue byteq = new ByteQueue();42 ByteQueue pushbackq = new ByteQueue();
24 public class ByteQueue { class29 public ByteQueue() { in ByteQueue() method in ByteQueue33 public ByteQueue(int initialCapacity) { in ByteQueue() method in ByteQueue