com.mchange.v1.cachedstore
Class CachedStoreUtils
java.lang.Object
com.mchange.v1.cachedstore.CachedStoreUtils
public final class CachedStoreUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
synchronizedCachedStore
public static CachedStore synchronizedCachedStore(CachedStore orig)
synchronizedTweakableCachedStore
public static TweakableCachedStore synchronizedTweakableCachedStore(TweakableCachedStore orig)
synchronizedWritableCachedStore
public static WritableCachedStore synchronizedWritableCachedStore(WritableCachedStore orig)
untweakableCachedStore
public static CachedStore untweakableCachedStore(TweakableCachedStore orig)