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