FloatArray 扩展

ArrayFloat 上进行边界检查的索引方法。

注解
  • @Since('2.13')

运算符

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