java.lang.Object
com.gluonhq.attach.util.Util
-
Field Summary
Modifier and TypeFieldDescriptionstatic final boolean
Returnstrue
if the system property namedConstants.ATTACH_DEBUG
exists and is equal to the string"true"
. -
Constructor Summary
-
Method Summary
-
Field Details
-
DEBUG
public static final boolean DEBUGReturnstrue
if the system property namedConstants.ATTACH_DEBUG
exists and is equal to the string"true"
.
-
-
Constructor Details
-
Util
public Util()
-