Пример #1
0
 public static void addTrunk(Trunk trunk) {
   Trunks.put(trunk.get_id(), trunk);
 }