de.xabsl.jxabslx.engine
Class DebugPrinter

java.lang.Object
  extended by de.xabsl.jxabslx.engine.DebugPrinter

public class DebugPrinter
extends java.lang.Object

A prints the state of an engine and demonstrates how to use the debugging interface.


Constructor Summary
DebugPrinter()
           
 
Method Summary
static void printDebug(java.io.PrintStream out, Engine engine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugPrinter

public DebugPrinter()
Method Detail

printDebug

public static void printDebug(java.io.PrintStream out,
                              Engine engine)