public static class ChunkHashTable.Factory extends java.lang.Object implements java.util.function.Supplier<ChunkHashTable>
ChunkHashCache.| Constructor and Description |
|---|
Factory(java.util.function.Supplier<? extends ConcurrentRegionIndex> supplier) |
| Modifier and Type | Method and Description |
|---|---|
ChunkHashTable |
get() |
public Factory(java.util.function.Supplier<? extends ConcurrentRegionIndex> supplier)
public ChunkHashTable get()
get in interface java.util.function.Supplier<ChunkHashTable>