build abstract method

LineData build()

Builds an instance of LineData and resets the builder instance.

Returns LineData. Instance of LineData created with the configured parameters.

Implementation

LineData build();