Package net.sourceforge.plantuml.warning
Class Warning
- java.lang.Object
-
- net.sourceforge.plantuml.warning.Warning
-
public final class Warning extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Warning(java.lang.String... lines)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)java.util.List<java.lang.String>getMessage()inthashCode()
-