コード例 #1
0
 public Long reverseRank(Object o) {
   return ops.reverseRank(getKey(), o);
 }