|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.hattrickorganizer.logik.ScoutThread
public class ScoutThread
DOCUMENT ME!
Constructor Summary | |
---|---|
ScoutThread(java.util.Vector scouts)
Creates a new instance of ScoutThread |
Method Summary | |
---|---|
void |
run()
TODO Missing Method Documentation |
void |
setVector(java.util.Vector vec)
|
static ScoutThread |
start(java.util.Vector scouts)
startet einen Scout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ScoutThread(java.util.Vector scouts)
scouts
- TODO Missing Constructuor Parameter DocumentationMethod Detail |
---|
public final void run()
run
in interface java.lang.Runnable
public static ScoutThread start(java.util.Vector scouts)
scouts
- TODO Missing Constructuor Parameter Documentation
public final void setVector(java.util.Vector vec)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |