package fr.iut_fbleau.GameAPI; public abstract class AbstractPly { private Player joueur; }