Class TestConsoleHistoryPerformance

  • All Implemented Interfaces:
    java.lang.Runnable

    public class TestConsoleHistoryPerformance
    extends java.lang.Object
    implements java.lang.Runnable
    • Field Detail

      • writing

        private boolean writing
    • Constructor Detail

      • TestConsoleHistoryPerformance

        public TestConsoleHistoryPerformance​(OutputView outputView)
    • Method Detail

      • setWriting

        public void setWriting​(boolean writing)
      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable
      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception