Beispiel #1
0
 /*package*/ public User(JSONObject json) throws WeiboException {
   super();
   init(json);
 }