示例#1
0
 public String[] readIndices(DateRange range) throws NoIndexSelectedException {
   return index.readIndices(range);
 }