Changes

Jump to: navigation, search

Teams Winter 2011/team2/lab3

78 bytes added, 00:43, 23 March 2011
no edit summary
winddirection = 'S';
break;
}
this.weathers.add(w);
System.out.println(w.toString());
}
public void removeCity(String oCity)
{
this.weathers.remove(oCity);
}
1
edit

Navigation menu