public class LocalImplementation extends Implementation
Modifier and Type | Field and Description |
---|---|
private Process |
robocupServerProcess |
agentTrainerObservers, localTestCaseObservers, logger, ProcessQueue, testCaseObservers, TrainerQueue
Constructor and Description |
---|
LocalImplementation() |
Modifier and Type | Method and Description |
---|---|
void |
exit() |
private void |
readForever(BufferedReader stream) |
void |
run(String[] args) |
enqueueAgentMoveTrainer, enqueueTestCase
private Process robocupServerProcess
public void run(String[] args)
run
in class Implementation
public void exit()
exit
in class Implementation
private void readForever(BufferedReader stream)