protected static class JRSwapFile.LongQueue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXCEPTION_MESSAGE_KEY_QUEUE_UNDERFLOW |
Constructor and Description |
---|
JRSwapFile.LongQueue(int minGrowCount) |
Modifier and Type | Method and Description |
---|---|
void |
addFirst(long val) |
void |
addLast(long val) |
protected void |
growIfFull() |
long |
popFirst() |
int |
size() |
public static final java.lang.String EXCEPTION_MESSAGE_KEY_QUEUE_UNDERFLOW
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com