Book class has been created

This commit is contained in:
Emrullah Enis Çetinkaya 2025-03-22 23:52:51 +03:00
commit f905066103
5 changed files with 72 additions and 0 deletions

8
module-info.java Normal file
View file

@ -0,0 +1,8 @@
/**
*
*/
/**
*
*/
module classesTemplate {
}