Skip to content

Conversation

@guggens
Copy link

@guggens guggens commented Oct 15, 2020

its hacktoberfest, so here you go with a builder kotlin example.

@Devansh-Maurya
Copy link
Owner

Thanks @guggens !
Will look into this tomorrow.

Copy link
Owner

@Devansh-Maurya Devansh-Maurya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please follow the package structure of the repo. Create a separate file for the main() method

* **Builder Pattern: The Builder Pattern helps in construction of complex objects. Typically, you want that an object can only be created by a builder and adheres to some validation, which you can put in the build method.
* **Example:** [Building a book](src/builder)

Proxy is
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants