does the code still compile and run, and during runtime when `get()` is called when trying to get an...
y
does the code still compile and run, and during runtime when
get()
is called when trying to get an instance of
WeatherWS
for use in the
WeatherPresenter
does that end up in a runtime exception?