Beispiel #1
0
 protected void addPacket(Packet packet) {
   this.packets.put((int) packet.getId(), packet);
 }