Uses of Interface
jist.swans.app.AppInterface.ThreadedApp

Packages that use AppInterface.ThreadedApp
jist.swans.app Application layer entity of SWANS simulator and related classes. 
jist.swans.app.lang   
 

Uses of AppInterface.ThreadedApp in jist.swans.app
 

Classes in jist.swans.app that implement AppInterface.ThreadedApp
 class AppJava
          Entity harness for standard Java applications.
 

Uses of AppInterface.ThreadedApp in jist.swans.app.lang
 

Methods in jist.swans.app.lang with parameters of type AppInterface.ThreadedApp
static void SimtimeThread.InitializeApplicationContext(AppInterface.ThreadedApp app)