|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.livotov.tpt.TPTApplication.TPTRunnable
private class TPTApplication.TPTRunnable
Field Summary | |
---|---|
private java.lang.Runnable |
actualTask
|
private TPTApplication |
application
|
Constructor Summary | |
---|---|
TPTApplication.TPTRunnable(TPTApplication app,
java.lang.Runnable task)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private TPTApplication application
private java.lang.Runnable actualTask
Constructor Detail |
---|
public TPTApplication.TPTRunnable(TPTApplication app, java.lang.Runnable task)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |