Package io.keikai.ui.impl
Class NonBlankCellsHelper.NonBlankCellInfo
- java.lang.Object
-
- io.keikai.ui.impl.NonBlankCellsHelper.NonBlankCellInfo
-
- Enclosing class:
- NonBlankCellsHelper
public static class NonBlankCellsHelper.NonBlankCellInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description NonBlankCellInfo(int start, int end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isNonBlank(int cellIndex)
Returns whether the specified cellIndex is within range of this NonBlankCellInfo.void
shift(int offset)
-