public class FlushPosition extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getLastRowIndex() |
int |
getTableIndex() |
boolean |
isUndefined() |
void |
set(int lastTableIndex,
int lastRowIndex)
Set the position
|
public int getLastRowIndex()
public int getTableIndex()
public boolean isUndefined()
set was never calledpublic void set(int lastTableIndex,
int lastRowIndex)
lastTableIndex - the table indexlastRowIndex - the row indexCopyright © 2016–2021. All rights reserved.