Circle(T x, T y, T radius)

Source

Circle(this.x, this.y, this.radius);