public class UbuntuVersion
A data class encapsulating information about the Ubuntu version this software is executed on.
| Constructor and Description |
|---|
UbuntuVersion() |
UbuntuVersion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals() |
int |
getHotfix() |
int |
getMajor() |
int |
getMinor() |
int |
hashCode() |