Class Solution
- java.lang.Object
-
- g0401_0500.s0478_generate_random_point_in_a_circle.Solution
-
public class Solution extends Object
-
-
Constructor Summary
Constructors Constructor Description Solution(double radius, double xCenter, double yCenter)
-