Uses of Interface
oemware.core.util.LruMap.EvictionHandler

Packages that use LruMap.EvictionHandler
oemware.core.util   
 

Uses of LruMap.EvictionHandler in oemware.core.util
 

Constructors in oemware.core.util with parameters of type LruMap.EvictionHandler
LruMap(int pSize, LruMap.EvictionHandler<K,V> pHandler)
          Create a new lru linked hash map.
 



Copyright © 2009 Deft Labs - Released under LGPL, Version 3.0