com.tensegrity.generic.util
Class DebugMode

java.lang.Object
  extended bycom.tensegrity.generic.util.DebugMode

public final class DebugMode
extends java.lang.Object

The DebugMode class is an internal class of the framework that belongs to the internal DebugAPI of the framework.

Version:
$Id: DebugMode.java,v 1.4 2005/03/29 16:14:59 MichaelKegel Exp $
Author:
MKegel

Field Summary
static boolean DEBUG
          global flag to distinguish a debug version from a release version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

public static final boolean DEBUG
global flag to distinguish a debug version from a release version

See Also:
Constant Field Values


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.