public abstract class NoGCObjectCache extends Object implements ObjectCache
Constructor and Description |
---|
NoGCObjectCache() |
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
createFromKey(Object key) |
Object |
find(Object key) |
protected boolean |
isDirty(Object key,
Object cached) |
Copyright © 2018 com.mchange. All rights reserved.