接口 Round

所有超级接口:
Identified<Integer>
所有已知子接口:
Round.CurRound<R>, Round.FinishedRound
所有已知实现类:
CommonCurRound, Round.CommonFinishedRound

public interface Round extends Identified<Integer>
一个回合
作者:
MaGiCalL