public class Uptime extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Uptime.DefaultImpl |
static interface |
Uptime.Impl |
Modifier and Type | Field and Description |
---|---|
static int |
NOIMPL |
Modifier and Type | Method and Description |
---|---|
Uptime.Impl |
getImpl() |
static Uptime |
getInstance() |
static long |
getUptime() |
void |
setImpl(Uptime.Impl impl) |
public static final int NOIMPL
public static Uptime getInstance()
public Uptime.Impl getImpl()
public void setImpl(Uptime.Impl impl)
public static long getUptime()
Copyright © 1995-2015 Webtide. All Rights Reserved.