- java.lang.Object
-
- org.kordamp.jarviz.util.JarvizOutput
-
public final class JarvizOutput extends java.lang.Object- Since:
- 1.0.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringJARVIZ_QUIET
-
Constructor Summary
Constructors Modifier Constructor Description privateJarvizOutput()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisQuiet()static voidnag(java.lang.String msg)
-
-
-
Field Detail
-
JARVIZ_QUIET
public static final java.lang.String JARVIZ_QUIET
- See Also:
- Constant Field Values
-
-