Uses of Class
org.logicblaze.lingo.util.TimeoutMapEntry

Packages that use TimeoutMapEntry
org.logicblaze.lingo.util A number of Java 2 Collections implementations which work as distributed collections together with some useful collections or concurrency based utilities such as LRUCache and TimeoutMap. 
 

Uses of TimeoutMapEntry in org.logicblaze.lingo.util
 

Methods in org.logicblaze.lingo.util with parameters of type TimeoutMapEntry
 int TimeoutMapEntry.compareTo(TimeoutMapEntry that)
           
protected  boolean DefaultTimeoutMap.isValidForEviction(TimeoutMapEntry entry)
          A hook to allow derivations to avoid evicting the current entry
protected  void DefaultTimeoutMap.updateExpireTime(TimeoutMapEntry entry)
           
 



Copyright © 2012 LogicBlaze, Inc.. All Rights Reserved.