public static interface SIndex.RowIndexNode
Modifier and Type | Method and Description |
---|---|
int |
first() |
SIndex.RowIndex |
getRowIndex(int xx) |
boolean |
isEmpty() |
int |
last() |
int |
left(int xx) |
int |
right(int xx) |
int |
root() |
int |
value(int xx) |
int left(int xx)
int right(int xx)
int root()
int value(int xx)
int first()
int last()
boolean isEmpty()
SIndex.RowIndex getRowIndex(int xx)
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.