示例#1
0
 public Integer getLevel() {
   return rank.getLevel();
 }
示例#2
0
 public float getExperience() {
   return rank.getExperience();
 }