Exemplo n.º 1
0
 @Override
 public HandlerRegistration addTapHandler(TapHandler handler) {
   return container.addTapHandler(handler);
 }