Class CodeImpl
java.lang.Object
net.sourceforge.plantuml.cucadiagram.CodeImpl
- All Implemented Interfaces:
Code
-
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Method Details
-
of
-
getName
public final java.lang.String getName() -
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-
hashCode
public int hashCode()- Overrides:
hashCode
in classjava.lang.Object
-
equals
public boolean equals(java.lang.Object obj) - Overrides:
equals
in classjava.lang.Object
-
eventuallyRemoveStartingAndEndingDoubleQuote
- Specified by:
eventuallyRemoveStartingAndEndingDoubleQuote
in interfaceCode
-