Class InMemoryPlayerProfileRepository

java.lang.Object
fr.luc.crcore.player.InMemoryPlayerProfileRepository
All Implemented Interfaces:
Repository<PlayerProfile>, PlayerProfileRepository
Direct Known Subclasses:
SqlitePlayerProfileRepository

public class InMemoryPlayerProfileRepository extends Object implements PlayerProfileRepository