Example #1
0
 public void handleCancelled(final FutureResult<T> manager) {
   manager.setCancelled();
 }