Class ProcessState
java.lang.Object
net.sourceforge.plantuml.dot.ProcessState
-
Method Summary
Modifier and TypeMethodDescriptionbooleandiffers(ProcessState other) booleanstatic ProcessStategetCause()inthashCode()static ProcessStatestatic ProcessStateTIMEOUT()toString()
-
Method Details
-
toString
-
TERMINATED_OK
-
TIMEOUT
-
EXCEPTION
-
differs
-
equals
-
hashCode
-
getCause
-