public static class NonBlankCellsHelper.NonBlankCellInfo extends Object
Constructor and Description |
---|
NonBlankCellInfo(int start,
int end) |
Modifier and Type | Method and Description |
---|---|
boolean |
isNonBlank(int cellIndex)
Returns whether the specified cellIndex is within range of this NonBlankCellInfo.
|
void |
shift(int offset) |
Copyright © 2020. All rights reserved.