public class CacheInfoFactory
extends Object
-
Constructor Summary
Constructors
-
Method Summary
create(com.google.common.cache.Cache<?,?> cache)
create(String name,
com.google.common.cache.Cache<?,?> cache)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
CacheInfoFactory
public CacheInfoFactory()
-
Method Details
-
create
public static CacheInfo create(com.google.common.cache.Cache<?,?> cache)
-
create
public static CacheInfo create(String name,
com.google.common.cache.Cache<?,?> cache)