SingleValueSparseIntMatrix

constructor(maxWidth: Int, maxHeight: Int, value: Int, validator: (Int, Int) -> Boolean)