public abstract class UNCDebug
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isOn()
Tests whether debugging of the UNC package is on.
|
static void |
turnOff()
Turns debugging of the UNC package off.
|
static void |
turnOn()
Turns debugging of the UNC package on.
|
public static void turnOn()
public static void turnOff()
public static boolean isOn()
Copyright 2017 Xinapse Systems Limited. All Rights Reserved.