| Package | Description |
|---|---|
| org.xwiki.gwt.user.client |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
Cache.get(String key,
Cache.CacheCallback<T> callback)
Looks up the given key in the cache and returns the associated object if the key if found.
|
Copyright © 2004–2015 XWiki. All rights reserved.