Skip navigation links
G O P S 

G

get(K) - Method in class org.xwiki.collection.SoftCache
 
get(K, V) - Method in class org.xwiki.collection.SoftCache
Get the value associated to the passed key.

O

org.xwiki.collection - package org.xwiki.collection
 

P

put(K, V) - Method in class org.xwiki.collection.SoftCache
Associate passed key to passed value.

S

SoftCache<K,V> - Class in org.xwiki.collection
A concurrent version of WeakHashMap in which the values are soft references.
SoftCache() - Constructor for class org.xwiki.collection.SoftCache
 
G O P S 
Skip navigation links

Copyright © 2004–2022 XWiki. All rights reserved.