Package org.fest.util

Class Systems

java.lang.Object
org.fest.util.Systems

public final class Systems extends Object
Understands system-related utilities.
  • Field Details

    • LINE_SEPARATOR

      public static final String LINE_SEPARATOR
      Returns the system-defined line separator.
  • Constructor Details

    • Systems

      private Systems()
  • Method Details

    • lineSeparator

      private static String lineSeparator()