Class Solution
java.lang.Object
g0301_0400.s0384_shuffle_an_array.Solution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Solution
public Solution(int[] nums)
-
-
Method Details
-
reset
public int[] reset() -
shuffle
public int[] shuffle()
-