public class BasePool<Key,Value> extends java.lang.Object implements Markable
| Modifier and Type | Field and Description |
|---|---|
protected DexPool |
dexPool |
protected java.util.Map<Key,Value> |
internedItems |
| Modifier and Type | Method and Description |
|---|---|
int |
getItemCount() |
void |
mark() |
void |
reset() |