Exemplo n.º 1
0
 public synchronized void startReporting() {
   startReporting(0, 10000);
 }
Exemplo n.º 2
0
 @Override
 public void startReporting() {
   lockingSupport.startReporting();
 }