Esempio n. 1
0
 public Builder fromTags(Tags in) {
   return this.fingerprint(in.getFingerprint()).items(in.getItems());
 }