Added documentation and rewording

This commit is contained in:
2024-10-09 10:04:00 +02:00
parent dea959919c
commit 04615814a9
10 changed files with 93 additions and 44 deletions

View File

@@ -0,0 +1,6 @@
package fr.iut_fbleau.raw_api_body.entity;
public abstract class Ply {
}