joeq.Runtime
Class DebugInterface
java.lang.Object
joeq.Runtime.DebugInterface
public abstract class DebugInterface
- extends Object
- Version:
- $Id: DebugInterface.java,v 1.7 2004/03/09 22:36:58 jwhaley Exp $
- Author:
- John Whaley
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DebugInterface
public DebugInterface()
debugwrite
public static void debugwrite(String msg)
debugwriteln
public static void debugwriteln(String msg)
die
public static void die(int code)
Copyright © 2001-2005 John Whaley. All Rights Reserved.