Esempio n. 1
0
 public Builder setDownloadType(DOWNLOAD_TYPE type) {
   mRequest.mType = type;
   return this;
 }