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
Nested Classes - 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptiongetImpl()static Uptimestatic longvoidsetImpl(Uptime.Impl impl)  
- 
Field Details
- 
NOIMPL
public static final int NOIMPL- See Also:
 
 
 - 
 - 
Method Details
- 
getInstance
 - 
getImpl
 - 
setImpl
 - 
getUptime
public static long getUptime() 
 -