TPTP 4.6.0 Platform Project
Internal API Specification

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

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

public class DebugUtility
extends java.lang.Object


Constructor Summary
DebugUtility()
           
 
Method Summary
static void debugMsg(java.lang.String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugUtility

public DebugUtility()
Method Detail

debugMsg

public static void debugMsg(java.lang.String message)

TPTP 4.6.0 Platform Project
Internal API Specification