AbiSpecificIntegerArray 扩展

ArrayAbiSpecificInteger 上使用边界检查索引方法。

注解
  • @Since('2.16')

运算符

operator [](int index) int
operator []=(int index, int value) → void