org.netbeans.microedition.util
Interface Executable


public interface Executable

Interface defining a


Method Summary
 void execute()
           
 

Method Detail

execute

void execute()
             throws java.lang.Exception
Throws:
java.lang.Exception