类 Round.CommonFinishedRound
java.lang.Object
me.magicall.game.sub.round.Round.CommonFinishedRound
- 所有已实现的接口:
Identified<Integer>,Round,Round.FinishedRound
- 封闭接口:
- Round
-
嵌套类概要
从接口继承的嵌套类/接口 me.magicall.game.sub.round.Round
Round.CommonFinishedRound, Round.CurRound<R extends Round.FinishedRound>, Round.FinishedRound -
构造器概要
构造器构造器说明CommonFinishedRound(int id, com.google.common.collect.Multimap<Fighter, SkillOperation> skillOperations) -
方法概要
-
构造器详细资料
-
CommonFinishedRound
public CommonFinishedRound(int id, com.google.common.collect.Multimap<Fighter, SkillOperation> skillOperations)
-
-
方法详细资料
-
id
- 指定者:
id在接口中Identified<Integer>- 指定者:
id在接口中Round
-
getSkillOperations
- 指定者:
getSkillOperations在接口中Round
-
toString
-