Class InMemoryPlayerProfileRepository

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

public class InMemoryPlayerProfileRepository extends Object implements PlayerProfileRepository