コード例 #1
0
 @Override
 public R getAt(int index) {
   return data.getAt(index);
 }