コード例 #1
0
 private static boolean unknownService(String serviceID) {
   return !(settings.containsKey(serviceID));
 }