public class Triangle extends java.lang.Object
int
a
b
c
Triangle()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int a
public int b
public int c
public Triangle()