public class Square extends Rectangle
| Constructor and Description |
|---|
Square(double side) |
| Modifier and Type | Method and Description |
|---|---|
double |
getArea() |
double |
getLength() |
java.lang.String[] |
getStringArray() |
void |
testAssignOp_Ident(int scaleBump) |
Copyright © 2021. All rights reserved.