示例#1
0
 public static void addIpToStarter2(String IP) {
   starterRecieved2.add(IP);
   addIpToStarterList2(IP);
 }