Class SimpleTimer.TimeProvider

  • Enclosing class:
    SimpleTimer

    static class SimpleTimer.TimeProvider
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      TimeProvider()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) long nanoTime()  
      • Methods inherited from class java.lang.Object

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

      • TimeProvider

        TimeProvider()
    • Method Detail

      • nanoTime

        long nanoTime()