Ejemplo n.º 1
0
 protected final void checkThread() {
   if (thread == null) launchThread(true);
 }