Searched defs:stlevel (Results 1 – 1 of 1) sorted by relevance
161 private final int stlevel; field in VoteResolver.Level163 private Level(int votes, int stlevel, int tcorgvotes) { in Level()169 private Level(int votes, int stlevel) { in Level()197 public static Level fromSTLevel(int stlevel) { in fromSTLevel()