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