DCT Lightfoot v3 API specification

com.dctl.j2me.system
Class Diagnostics

java.lang.Object
  |
  +--com.dctl.j2me.system.Diagnostics

public class Diagnostics
extends Object

Enable diagnostics thread that allows information to be shown


Nested Class Summary
static class Diagnostics.State
          State class.
 
Constructor Summary
Diagnostics()
           
 
Method Summary
static void enableThread()
          Enable the diagnostics monitor thread
static Diagnostics.State snapshot()
          Take a snapshot of the current state
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Diagnostics

public Diagnostics()
Method Detail

enableThread

public static final void enableThread()
Enable the diagnostics monitor thread


snapshot

public static Diagnostics.State snapshot()
Take a snapshot of the current state

Returns:
the snapshot

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification