Interface PlayerDao
public interface PlayerDaoInterface for writingPlayerobjects to arbitrary output.
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsavePlayer(Player player)
Method Detail
savePlayer
void savePlayer(Player player)