Class Uptime

java.lang.Object
org.eclipse.jetty.util.Uptime

public class Uptime extends Object
Provide for a Uptime class that is compatible with Android, GAE, and the new Java 8 compact profiles
  • Field Details

  • Method Details

    • getInstance

      public static Uptime getInstance()
    • getImpl

      public Uptime.Impl getImpl()
    • setImpl

      public void setImpl(Uptime.Impl impl)
    • getUptime

      public static long getUptime()