Package utils.io

Class Input

java.lang.Object
utils.io.Input

public class Input extends Object
  • Constructor Details

    • Input

      public Input()
  • Method Details

    • nextLine

      public static String nextLine()
    • nextDouble

      public static double nextDouble()
    • nextDouble

      public static double nextDouble(String reqMsg)