@JniClass(name="leveldb::Cache",
flags=CPP)
private static class NativeCache.CacheJNI
extends java.lang.Object
| Modifier | Constructor and Description |
|---|---|
private |
CacheJNI() |
| Modifier and Type | Method and Description |
|---|---|
static void |
delete(long self) |
static long |
NewLRUCache(long capacity) |