net.sf.jasperreports.engine.util
Class JRSwapFile.LongQueue
java.lang.Object
net.sf.jasperreports.engine.util.JRSwapFile.LongQueue
- Enclosing class:
- JRSwapFile
protected static class JRSwapFile.LongQueue
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JRSwapFile.LongQueue
public JRSwapFile.LongQueue(int minGrowCount)
addFirst
public void addFirst(long val)
addLast
public void addLast(long val)
popFirst
public long popFirst()
growIfFull
protected void growIfFull()
size
public int size()
Copyright © 2012. All Rights Reserved.