T
public interface CacheProvider<T>
A contract to allow WUIC users to specify their own concrete cache to use.
getCache()
T getCache()
Gets the cache.
Copyright © 2012-2015. All Rights Reserved.