索引

C E G I M S V 
All Classes and Interfaces|所有程序包

C

cn.godmao.match - 程序包 cn.godmao.match
 

E

equals(Integer) - enum class中的方法 cn.godmao.match.MatchState
 

G

get(Integer) - enum class中的静态方法 cn.godmao.match.MatchState
 
getData() - 接口中的方法 cn.godmao.match.IMatchRoom
比赛场数据
getDesc() - enum class中的方法 cn.godmao.match.MatchState
 
getEachRoundNum(int, int, int) - 类中的静态方法 cn.godmao.match.MatchUtil
 
getEachRoundPromotion() - 接口中的方法 cn.godmao.match.IMatchRule
每回合晋级的人数
getGroupId() - 接口中的方法 cn.godmao.match.IMatchUser
分组编号
getGroupNum() - 接口中的方法 cn.godmao.match.IMatchRule
每组人数
getGroupWeight() - 接口中的方法 cn.godmao.match.IMatchUser
分组权重
getId() - 接口中的方法 cn.godmao.match.IMatchUser
id
getRound() - 接口中的方法 cn.godmao.match.IMatchData
当前比赛回合数/当前比赛第几轮
getRule() - 接口中的方法 cn.godmao.match.IMatchRoom
比赛场规则
getState() - 接口中的方法 cn.godmao.match.IMatchData
比赛场状态
getState() - enum class中的方法 cn.godmao.match.MatchState
 
getUsers() - 接口中的方法 cn.godmao.match.IMatchRoom
比赛场用户

I

IMatchData - cn.godmao.match中的接口
比赛场数据
IMatchRoom - cn.godmao.match中的接口
比赛场房间
IMatchRule - cn.godmao.match中的接口
比赛场规则
IMatchService<R extends IMatchRoom> - cn.godmao.match中的接口
 
IMatchUser - cn.godmao.match中的接口
 
INEND - enum class 中的枚举常量 cn.godmao.match.MatchState
 
INMATCH - enum class 中的枚举常量 cn.godmao.match.MatchState
 
INREADY - enum class 中的枚举常量 cn.godmao.match.MatchState
 
INWAIT - enum class 中的枚举常量 cn.godmao.match.MatchState
 

M

MatchState - cn.godmao.match中的Enum Class
 
MatchUtil - cn.godmao.match中的类
 
MatchUtil() - 类的构造器 cn.godmao.match.MatchUtil
 

S

start(R) - 接口中的方法 cn.godmao.match.IMatchService
比赛开始

V

valueOf(String) - enum class中的静态方法 cn.godmao.match.MatchState
Returns the enum constant of this class with the specified name.
values() - enum class中的静态方法 cn.godmao.match.MatchState
Returns an array containing the constants of this enum class, in the order they are declared.
C E G I M S V 
All Classes and Interfaces|所有程序包