public abstract class BinaryIndexer extends Object
Constructor and Description |
---|
BinaryIndexer() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
index(Context context)
Indexes given binary root.
|
protected abstract void index(Context context)
context
- of indexer, contains information about index storage, indexed root.