org.fest.util
Class Systems

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

public final class Systems
extends Object

Understands system-related utilities.

Author:
Yvonne Wang

Field Summary
static String LINE_SEPARATOR
          Returns the system-defined line separator.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LINE_SEPARATOR

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



Copyright © 2007-2011 FEST (Fixtures for Easy Software Testing). All Rights Reserved.