Exemplo n.º 1
0
 public T update(ValueUpdater updater) {
   return _delegate.update(updater);
 }