Uses of Class
org.dozer.cache.CacheEntry

Packages that use CacheEntry
org.dozer.cache   
 

Uses of CacheEntry in org.dozer.cache
 

Methods in org.dozer.cache that return types with arguments of type CacheEntry
 Collection<CacheEntry<KeyType,ValueType>> DozerCache.getEntries()
           
 

Method parameters in org.dozer.cache with type arguments of type CacheEntry
 void DozerCache.addEntries(Collection<CacheEntry<KeyType,ValueType>> entries)
           
 



Copyright © 2005-2011 dozer. All Rights Reserved.