net.sf.jasperreports.engine.fill
Class JRAbstractLRUVirtualizer.Cache.LRUScanMap

java.lang.Object
  extended by LRUMap
      extended by net.sf.jasperreports.engine.fill.JRAbstractLRUVirtualizer.Cache.LRUScanMap
Enclosing class:
JRAbstractLRUVirtualizer.Cache

protected class JRAbstractLRUVirtualizer.Cache.LRUScanMap
extends LRUMap


Constructor Summary
JRAbstractLRUVirtualizer.Cache.LRUScanMap(int maxSize)
           
 
Method Summary
protected  boolean isRemovable(java.util.Map.Entry entry)
           
protected  void processRemovedLRU(java.lang.Object key, java.lang.Object value)
           
protected  void removeLRU()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRAbstractLRUVirtualizer.Cache.LRUScanMap

public JRAbstractLRUVirtualizer.Cache.LRUScanMap(int maxSize)
Method Detail

removeLRU

protected void removeLRU()

isRemovable

protected boolean isRemovable(java.util.Map.Entry entry)

processRemovedLRU

protected void processRemovedLRU(java.lang.Object key,
                                 java.lang.Object value)


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com