Class DiffAlgorithms.Run

  • Enclosing class:
    DiffAlgorithms

    private static class DiffAlgorithms.Run
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) int n  
      (package private) long runningTimeNanos  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Run()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • n

        int n
      • runningTimeNanos

        long runningTimeNanos
    • Constructor Detail

      • Run

        private Run()