Uses of Class
com.atlassian.confluence.util.collections.LazyMap

Packages that use LazyMap
com.atlassian.confluence.util.collections   
 

Uses of LazyMap in com.atlassian.confluence.util.collections
 

Methods in com.atlassian.confluence.util.collections that return LazyMap
static
<K,V> LazyMap<K,V>
LazyMap.newInstance(Map<K,? extends com.google.common.base.Supplier<? extends V>> delegate)
           
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.