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