build abstract method

TransportSpecification build()

Builds the TransportSpecification object for a car with the specifications taken from the TransportSpecificationCarBuilder object.

Returns TransportSpecification. The TransportSpecification object created from the TransportSpecificationCarBuilder object.

Implementation

TransportSpecification build();