Ejemplo n.º 1
0
 @Override
 public void removeListener(SetEventListener<E> listener) {
   complete(asyncSet.removeListener(listener));
 }