public abstract class NanoDBAbstractIndex<T> extends Object implements NanoDBIndex<T>
| Modifier and Type | Field and Description |
|---|---|
protected NanoDBSerializer<T> |
ser |
| Constructor and Description |
|---|
NanoDBAbstractIndex(NanoDBSerializer<T> ser) |
protected NanoDBSerializer<T> ser
public NanoDBAbstractIndex(NanoDBSerializer<T> ser)
Copyright © 2026 vpc open source initiative. All rights reserved.