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