コード例 #1
0
 private static String getKey(String serviceID) {
   return settings.get(serviceID);
 }