DCT Lightfoot v3 API specification

com.dctl.j2me.system
Class Diagnostics.State

java.lang.Object
  |
  +--com.dctl.j2me.system.Diagnostics.State
Enclosing class:
Diagnostics

public static class Diagnostics.State
extends Object

State class. This is used to save a snapshot state


Constructor Summary
Diagnostics.State()
          Create a new state
 
Method Summary
 void display(java.io.PrintStream out, Diagnostics.State state)
          Display the difference
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Diagnostics.State

public Diagnostics.State()
Create a new state

Method Detail

display

public void display(java.io.PrintStream out,
                    Diagnostics.State state)
Display the difference

Parameters:
out - The printstream to use
state - The state to compare against

DCT Lightfoot v3 API specification

DCT Lightfoot v3 API specification