Class ApproximateTime.AlmostSameTime

  • Enclosing class:
    ApproximateTime

    public static class ApproximateTime.AlmostSameTime
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long toCurrentTimeMillis​(long nanoTime)  
      long toNanoTime​(long currentTimeMillis)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • toCurrentTimeMillis

        public long toCurrentTimeMillis​(long nanoTime)
      • toNanoTime

        public long toNanoTime​(long currentTimeMillis)