public class Circle<T extends java.lang.Number> extends AbstractShape
Circle(int x, int y, T radius)
T
getRadius()
getCount, getNotes, getX, getY, setCount, setNotes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Circle(int x, int y, T radius)
public T getRadius()
Copyright © 2022. All Rights Reserved.