Пример #1
0
 /**
  * @return
  * @see com.ning.http.client.uri.Uri#toString()
  */
 public String toString() {
   return uri.toString();
 }