-
- All Implemented Interfaces:
public final class Solution
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classSolution.Companion
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
Modifier and Type Method Description final UnitgameOfLife(Array<IntArray> board)-
-
Method Detail
-
gameOfLife
final Unit gameOfLife(Array<IntArray> board)
-
-
-
-