public abstract static class AbstractWeather.Clouds
extends java.lang.Object
implements java.io.Serializable
Provides default behaviours for Cloud
Modifier and Type | Method and Description |
---|---|
float |
getPercentageOfClouds() |
boolean |
hasPercentageOfClouds()
Tells if percentage of clouds is available or not.
|
public boolean hasPercentageOfClouds()
true
if data available, otherwise false
public float getPercentageOfClouds()
Float.NaN
.