Class Uptime

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

@Deprecated(since="2021-05-27") public class Uptime extends Object
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
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()
      Deprecated.
    • getImpl

      public Uptime.Impl getImpl()
      Deprecated.
    • setImpl

      public void setImpl(Uptime.Impl impl)
      Deprecated.
    • getUptime

      public static long getUptime()
      Deprecated.