Ejemplo n.º 1
0
 public String getIP() {
   if (testTask != null) return testTask.getIP();
   else return null;
 }