protected static final class CursorImpl.IdImpl extends java.lang.Object implements Cursor.Id
| Modifier and Type | Field and Description |
|---|---|
private int |
_indexNumber |
private int |
_tablePageNumber |
| Modifier | Constructor and Description |
|---|---|
protected |
IdImpl(TableImpl table,
IndexImpl index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
java.lang.String |
toString() |