Uses of Interface
biz.hammurapi.cache.Entry

Packages that use Entry
biz.hammurapi.cache   
 

Uses of Entry in biz.hammurapi.cache
 

Methods in biz.hammurapi.cache that return Entry
 Entry ProducingKey.get()
          Produces value for the key.
 Entry SimpleMemoryCache.get(java.lang.Object key)
           
 Entry Producer.get(java.lang.Object key)
           
 Entry PassiveMemoryCache.get(java.lang.Object key)
           
 Entry MemoryCache.get(java.lang.Object key)
           
 



Copyright © 2003 Hammurapi Group. All Rights Reserved.