Package org.eclipse.jetty.util
Class Uptime
java.lang.Object
org.eclipse.jetty.util.Uptime
Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profiles
-
Nested Class Summary
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetImpl()
static Uptime
static long
void
setImpl
(Uptime.Impl impl)
-
Field Details
-
NOIMPL
public static final int NOIMPL- See Also:
-
-
Method Details
-
getInstance
-
getImpl
-
setImpl
-
getUptime
public static long getUptime()
-