Exemplo n.º 1
0
 public void set(T o) {
   _delegate.set(o);
 }