setDoubleAt abstract method

void setDoubleAt(
  1. double data,
  2. int index
)

Implementation

void setDoubleAt(double data, int index);