Home
last modified time | relevance | path

Searched refs:ByteQueue (Results 1 – 4 of 4) sorted by relevance

/packages/services/Telephony/src/org/apache/james/mime4j/decoder/
DQuotedPrintableInputStream.java41 ByteQueue byteq = new ByteQueue();
42 ByteQueue pushbackq = new ByteQueue();
DByteQueue.java24 public class ByteQueue { class
29 public ByteQueue() { in ByteQueue() method in ByteQueue
33 public ByteQueue(int initialCapacity) { in ByteQueue() method in ByteQueue
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/decoder/
DQuotedPrintableInputStream.java41 ByteQueue byteq = new ByteQueue();
42 ByteQueue pushbackq = new ByteQueue();
DByteQueue.java24 public class ByteQueue { class
29 public ByteQueue() { in ByteQueue() method in ByteQueue
33 public ByteQueue(int initialCapacity) { in ByteQueue() method in ByteQueue