FloatArray 扩展

Array 上对 Float 的边界检查索引方法。

注解
  • @Since('2.13')

操作符

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