public class Hurricane { private String name, month; private int year; private int cat; private int pressure; private double windspeed; //co