public class ServerUptime
extends java.lang.Object
Constructor and Description |
---|
ServerUptime(long unixTime) |
Modifier and Type | Method and Description |
---|---|
int |
getDays() |
int |
getHours() |
int |
getMinutes() |
int |
getSeconds() |
java.lang.String |
toString() |