Interface LimpiarConsola


public interface LimpiarConsola
Interface to clear OS terminal screen, on case of IDE Console it just prints 80 new lines.
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static void
     
  • Method Details

    • clear

      static void clear()