org.activemath.tutor.coursegen.jshop2
Class PrintDebug
java.lang.Object
org.activemath.tutor.coursegen.jshop2.PrintDebug
- All Implemented Interfaces:
- JSHOP2.Calculate
public class PrintDebug
- extends Object
- implements JSHOP2.Calculate
Debug Message Printer
Prints debug messages during course generation.
|
Method Summary |
JSHOP2.Term |
call(JSHOP2.List l)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintDebug
public PrintDebug()
call
public JSHOP2.Term call(JSHOP2.List l)
- Specified by:
call in interface JSHOP2.Calculate