public class Clime
extends java.lang.Object
| Constructor and Description |
|---|
Clime(double temp,
double rain)
Constructs a container to hold a climate temperature and rainfall value.
|
| Modifier and Type | Method and Description |
|---|---|
double |
rain() |
double |
temp() |