net.xqhs.graphs.util
Class Debug

java.lang.Object
  extended by net.xqhs.util.logging.Debug
      extended by net.xqhs.graphs.util.Debug

public class Debug
extends net.xqhs.util.logging.Debug

Debug items for

Author:
Andrei Olaru

Nested Class Summary
static class Debug.D_G
          Debug items for graphs and graph matching.
 
Nested classes/interfaces inherited from class net.xqhs.util.logging.Debug
net.xqhs.util.logging.Debug.DebugItem, net.xqhs.util.logging.Debug.LocalDebugItem
 
Constructor Summary
Debug()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Debug

public Debug()