TPTP 4.6.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.llc.launch.internal.core
Class LLCLaunchConstants

java.lang.Object
  extended by org.eclipse.tptp.platform.llc.launch.internal.core.LLCLaunchConstants

public class LLCLaunchConstants
extends java.lang.Object


Field Summary
static java.lang.String COUNT_MODE
           
static java.lang.String FLUSH_MODE
           
static java.lang.String USER_FLUSH_METHOD_SPECS
           
 
Constructor Summary
LLCLaunchConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COUNT_MODE

public static final java.lang.String COUNT_MODE
See Also:
Constant Field Values

FLUSH_MODE

public static final java.lang.String FLUSH_MODE
See Also:
Constant Field Values

USER_FLUSH_METHOD_SPECS

public static final java.lang.String USER_FLUSH_METHOD_SPECS
See Also:
Constant Field Values
Constructor Detail

LLCLaunchConstants

public LLCLaunchConstants()

TPTP 4.6.0 Platform Project
Internal API Specification