Nuova interfaccia creata: Umano

This commit is contained in:
La Programmatrice Verde
2025-11-27 10:27:41 +01:00
parent e80f31eefc
commit 6cf9f162d5

13
src/interfacce/Umano.java Normal file
View File

@@ -0,0 +1,13 @@
/*
* Click nbfs://nbhost/SystemFileSystem/Templates/Licenses/license-default.txt to change this license
* Click nbfs://nbhost/SystemFileSystem/Templates/Classes/Class.java to edit this template
*/
package interfacce;
/**
*
* @author Verde
*/
public interface Umano {
}