示例#1
0
 public int get(int index) {
   return conversionBuffer.get(baseIndex.get(index));
 }