public class L2CacheSetLoaderDelegator<E extends java.io.Serializable> extends java.lang.Object implements com.seeyon.ctp.component.cache.redis.L2CacheSetLoader<E>
L2CacheSetLoaderDelegator(com.seeyon.ctp.component.cache.redis.L2CacheSetLoader<E> delegate)
java.util.Set<E>
load()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public L2CacheSetLoaderDelegator(com.seeyon.ctp.component.cache.redis.L2CacheSetLoader<E> delegate)
public java.util.Set<E> load()
load
com.seeyon.ctp.component.cache.redis.L2CacheSetLoader<E extends java.io.Serializable>