build abstract method

  1. @protected
T build()

This methods needs to be overridden to produce value.

Implementation

@protected
T build();