public interface ColumnRange
| Modifier and Type | Interface and Description |
|---|---|
static class |
ColumnRange.Comparator |
static class |
ColumnRange.Reference
A lightweight immutable
ColumnRange useful as a reference
element for searching collections. |
| 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
|
Copyright © 2002–2019 Starter Inc.. All rights reserved.