Uses of Interface
org.xwiki.gwt.user.client.Cache.CacheCallback

Packages that use Cache.CacheCallback
org.xwiki.gwt.user.client   
 

Uses of Cache.CacheCallback in org.xwiki.gwt.user.client
 

Methods in org.xwiki.gwt.user.client with parameters of type Cache.CacheCallback
<T> T
Cache.get(java.lang.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-2011 XWiki. All Rights Reserved.