Interface ConsoleWidthAccessor

All Known Subinterfaces:
ConsoleWidthAccessor.ConsoleWidthProperty

public interface ConsoleWidthAccessor
Provides an accessor for a console width property.
  • Method Details

    • getConsoleWidth

      int getConsoleWidth()
      Retrieves the console width from the console width property.
      Returns:
      The console width stored by the console width property.