コード例 #1
0
 @Override
 public BoundZSetOperations boundZSetOper(Object key) {
   return template.boundZSetOps(key);
 }