Exemplo n.º 1
0
 public void removePort(MAC mac, UUID portId) {
   mlTable.remove(mac, portId);
 }