public interface ITreeCursor
extends jetbrains.exodus.env.Cursor
| Modifier and Type | Field and Description |
|---|---|
static ITreeCursor |
EMPTY_CURSOR |
| Modifier and Type | Method and Description |
|---|---|
ITree |
getTree() |
boolean |
isMutable() |
static final ITreeCursor EMPTY_CURSOR
boolean isMutable()
isMutable in interface jetbrains.exodus.env.CursorITree getTree()