程序包 cn.godmao.match

接口 IMatchData

所有超级接口:
IData

public interface IMatchData extends IData
比赛场数据
  • 方法概要

    修饰符和类型
    方法
    说明
    当前比赛回合数/当前比赛第几轮
    比赛场状态
  • 方法详细资料

    • getState

      Integer getState()
      比赛场状态
    • getRound

      Integer getRound()
      当前比赛回合数/当前比赛第几轮