public abstract class Cache<C extends Cache<C>>
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Cache() |
Modifier and Type | Method and Description |
---|---|
protected abstract C |
newInstance() |
protected abstract C newInstance()