public static final class ColumnRange.Reference extends Object implements ColumnRange, Serializable
ColumnRange useful as a reference
element for searching collections.ColumnRange.Comparator, ColumnRange.Reference| Constructor and Description |
|---|
Reference(int first,
int last) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColFirst()
Gets the first column in the range.
|
int |
getColLast()
Gets the last column in the range.
|
boolean |
isSingleCol()
determines if its a single column
|
public int getColFirst()
ColumnRangegetColFirst in interface ColumnRangepublic int getColLast()
ColumnRangegetColLast in interface ColumnRangepublic boolean isSingleCol()
ColumnRangeisSingleCol in interface ColumnRangeCopyright © 2002–2019 Starter Inc.. All rights reserved.