public abstract class AbstractGD extends AbstractCache
| Modifier and Type | Class and Description |
|---|---|
protected class |
AbstractGD.GDElement
Inner class for an element to compare on special value
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<Object,AbstractGD.GDElement> |
m_accessMap |
protected Double |
m_cacheAge |
log4j, m_cacheMap, m_cacheMaxSize, m_evictCount| Constructor and Description |
|---|
AbstractGD(int size,
int evictCount) |
protected Double m_cacheAge
protected Map<Object,AbstractGD.GDElement> m_accessMap
Copyright © 2014. All rights reserved.