Exemple #1
0
 public Builder fromNetworkService(NetworkService in) {
   return enabled(in.isEnabled());
 }