public final class Area extends Object
Constructor and Description |
---|
Area(int width,
int height) |
Modifier and Type | Method and Description |
---|---|
int |
area() |
static Area |
parse(String s)
Opposite of
toString() . |
String |
toString() |
Copyright © 2004–2021. All rights reserved.