public static class SortedDataSource.SortRecord extends Object
Constructor and Description |
---|
SortRecord(Object[] values,
int recordIndex) |
Modifier and Type | Method and Description |
---|---|
Object |
fieldValue(int fieldIdx) |
int |
getRecordIndex() |
Object[] |
getValues() |
boolean |
isFiltered() |
protected void |
markFiltered() |
protected void |
setRecordIndex(int recordIndex) |
public SortRecord(Object[] values, int recordIndex)
Copyright © 2017. All rights reserved.