java.lang.ObjectTask
class Task
Constructor Summary | |
---|---|
Task(int n)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Task(int n)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable