Exemplo n.º 1
0
 public Builder location(Location loc) {
   target.location = loc;
   return this;
 }