palmos
Class Debug

java.lang.Object
  |
  +--palmos.Debug

public class Debug
extends java.lang.Object


Constructor Summary
Debug()
           
 
Method Summary
static void breakpoint()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

Debug

public Debug()
Method Detail

breakpoint

public static void breakpoint()