G O P S
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
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
All Classes All Packages