Exemplo n.º 1
0
 /** {@inheritDoc} */
 @Override
 public boolean advanceState(DNSTask task) {
   return _state.advanceState(task);
 }