|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.mchange.v1.cachedstore.CachedStoreUtils
public final class CachedStoreUtils
| Method Summary | |
|---|---|
static CachedStore |
synchronizedCachedStore(CachedStore orig)
|
static TweakableCachedStore |
synchronizedTweakableCachedStore(TweakableCachedStore orig)
|
static WritableCachedStore |
synchronizedWritableCachedStore(WritableCachedStore orig)
|
static CachedStore |
untweakableCachedStore(TweakableCachedStore orig)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CachedStore synchronizedCachedStore(CachedStore orig)
public static TweakableCachedStore synchronizedTweakableCachedStore(TweakableCachedStore orig)
public static WritableCachedStore synchronizedWritableCachedStore(WritableCachedStore orig)
public static CachedStore untweakableCachedStore(TweakableCachedStore orig)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||