public interface Index<T>
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Clear all entries.
|
int |
getDepth() |
int |
getDims() |
int |
getNodeCount() |
Stats |
getStats() |
int |
size() |
String |
toStringTree() |
int getDims()
int size()
void clear()
Stats getStats()
int getNodeCount()
int getDepth()
String toStringTree()
Copyright © 2018. All rights reserved.