Package 

Interface Timing

  • All Implemented Interfaces:
    java.lang.AutoCloseable

    
    public interface Timing
     implements AutoCloseable
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Timing.NoOp
    • Method Summary

      Modifier and Type Method Description
      abstract void close()
      • Methods inherited from class java.lang.AutoCloseable

        close
      • Methods inherited from class java.lang.Object

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

      • close

         abstract void close()