org.jcoderz.phoenix.report
Class JDepend.ClassDependency

java.lang.Object
  extended by org.jcoderz.phoenix.report.JDepend.ClassDependency
Enclosing class:
JDepend

public static final class JDepend.ClassDependency
extends Object


Method Summary
 boolean equals(Object obj)
          
 int hashCode()
          
 String toDotString()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

toDotString

public String toDotString()

equals

public boolean equals(Object obj)

Overrides:
equals in class Object

hashCode

public int hashCode()

Overrides:
hashCode in class Object


Copyright 2007 The jCoderZ Project.