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