Skip to content
Snippets Groups Projects
Commit 576f7b69 authored by victorm's avatar victorm
Browse files

Muelle

parent 54a8289a
No related branches found
No related tags found
No related merge requests found
......@@ -35,9 +35,4 @@ public class Muelle {
public int getplazasTotalesMuelle() {
return this.plazasTotalesMuelle;
}
}
\ No newline at end of file
......@@ -17,5 +17,4 @@ public class Puerto {
private String identificador;
private List<Muelle> muelles = new ArrayList<>();
}
/**
* Copyrigth UVa 2024/2025
* Copyright UVa 2024/2025
*/
package es.markse;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment