public class ServerUpTime extends Object
ServerUpTime()
ServerUpTime(long days, int hours, int minutes, int seconds)
long
getDays()
int
getHours()
getMinutes()
getSeconds()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerUpTime(long days, int hours, int minutes, int seconds)
public ServerUpTime()
public long getDays()
public int getHours()
public int getMinutes()
public int getSeconds()
Copyright © 2018 WSO2 Inc. All rights reserved.