jist.swans.app.lang
Interface ThreadInterface

All Known Implementing Classes:
SimtimeThread

public interface ThreadInterface


Method Summary
 void ThreadJoin()
           
 void ThreadRun()
           
 

Method Detail

ThreadRun

void ThreadRun()

ThreadJoin

void ThreadJoin()
                throws JistAPI.Continuation
Throws:
JistAPI.Continuation