Class UnlockedCellsHelper

java.lang.Object
io.keikai.ui.impl.UnlockedCellsHelper
All Implemented Interfaces:
Serializable

public class UnlockedCellsHelper extends Object implements Serializable
A utility class for calculating position of unlocked cells. Each unlocked cells of a row or a column is stored as a UnlockedCellsHelper.UnlockedCellInfo in this helper.
Since:
3.8.1
Author:
henrichen
See Also: