getEntryForXValue2 abstract method

T? getEntryForXValue2(
  1. double xValue,
  2. double closestToY
)

Implementation

T? getEntryForXValue2(double xValue, double closestToY);