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