| Package | Description |
|---|---|
| com.github.fedy2.weather.binding.adapter | |
| com.github.fedy2.weather.data |
| Modifier and Type | Method and Description |
|---|---|
Time |
TimeAdapter.unmarshal(String v) |
| Modifier and Type | Method and Description |
|---|---|
String |
TimeAdapter.marshal(Time v) |
| Modifier and Type | Method and Description |
|---|---|
Time |
Astronomy.getSunrise()
Returns the today's sunrise time.
|
Time |
Astronomy.getSunset()
Returns today's sunset time.
|
| Constructor and Description |
|---|
Astronomy(Time sunrise,
Time sunset) |
Copyright © 2016. All rights reserved.