public class GetWeatherInLondon extends Object
| Constructor and Description |
|---|
GetWeatherInLondon(OutputStream output) |
| Modifier and Type | Method and Description |
|---|---|
void |
doTheJob() |
static void |
main(String[] args) |
public GetWeatherInLondon(OutputStream output)
public static void main(String[] args)
public void doTheJob()
throws IOException
IOExceptionCopyright © 2019. All rights reserved.