TPTP 4.4.0 Testing Tools Project
Internal API Specification

org.eclipse.tptp.test.manual.runner.ui.internal.util
Class Constants

java.lang.Object
  extended byorg.eclipse.tptp.test.manual.runner.ui.internal.util.Constants

public final class Constants
extends java.lang.Object

Constants class.

Since:
August 7, 2005

Field Summary
static java.lang.String FILE_SEPARATOR
           
static java.lang.String LINE_SEPARATOR
           
static char LINE_SEPARATOR_CHARACTER
           
 
Constructor Summary
Constants()
           
 
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 java.lang.String LINE_SEPARATOR

LINE_SEPARATOR_CHARACTER

public static final char LINE_SEPARATOR_CHARACTER

FILE_SEPARATOR

public static final java.lang.String FILE_SEPARATOR
Constructor Detail

Constants

public Constants()

TPTP 4.4.0 Testing Tools Project
Internal API Specification