Package com.algo

Class MainRunner

    • Constructor Summary

      Constructors 
      Constructor Description
      MainRunner()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean run​(java.util.Scanner sc)  
      • Methods inherited from class java.lang.Object

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

      • MainRunner

        public MainRunner()
    • Method Detail

      • run

        public boolean run​(java.util.Scanner sc)
                    throws java.lang.Exception
        Specified by:
        run in class Runner
        Throws:
        java.lang.Exception