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