Uses of Class
com.atlassian.jira.util.cache.GenericCompositeKeyCache

Packages that use GenericCompositeKeyCache
com.atlassian.jira.util.cache   
 

Uses of GenericCompositeKeyCache in com.atlassian.jira.util.cache
 

Methods in com.atlassian.jira.util.cache that return GenericCompositeKeyCache
static
<M,N,W> GenericCompositeKeyCache<M,N,W>
GenericCompositeKeyCache.newCache(Function<Pair<M,N>,W> valueRetriever)
          Static factory method for convenient instantiation.
 



Copyright © 2002-2010 Atlassian. All Rights Reserved.