net.sourceforge.plantuml.cucadiagram.dot
Class DebugTrace

java.lang.Object
  extended by net.sourceforge.plantuml.cucadiagram.dot.DebugTrace

public class DebugTrace
extends Object


Constructor Summary
DebugTrace()
           
 
Method Summary
static void DEBUG(String s)
           
static void DEBUG(String s, Throwable t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DebugTrace

public DebugTrace()
Method Detail

DEBUG

public static void DEBUG(String s)

DEBUG

public static void DEBUG(String s,
                         Throwable t)


Copyright © 2013. All Rights Reserved.