コード例 #1
0
 public Settings clean() {
   cleanResource();
   cleanUri();
   return this;
 }
コード例 #2
0
 public Settings clean() {
   cleanResource();
   cleanHosts();
   return this;
 }