convertStringToNumber abstract method

double convertStringToNumber(
  1. String value
)

Implementation

double convertStringToNumber(String value);