Class Solution
- java.lang.Object
-
- g0001_0100.s0059_spiral_matrix_ii.Solution
-
-
Constructor Summary
Constructors Constructor Description Solution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int[][]
generateMatrix(int n)
-