Uses of Class
com.opensymphony.xwork2.inject.util.ReferenceCache

Packages that use ReferenceCache
com.opensymphony.xwork2.inject.util Guice util classes. 
 

Uses of ReferenceCache in com.opensymphony.xwork2.inject.util
 

Methods in com.opensymphony.xwork2.inject.util that return ReferenceCache
static
<K,V> ReferenceCache<K,V>
ReferenceCache.of(ReferenceType keyReferenceType, ReferenceType valueReferenceType, Function<? super K,? extends V> function)
          Returns a ReferenceCache delegating to the specified function.
 



Copyright © 2009 OpenSymphony. All Rights Reserved.