uglycustard / buildergenerator

A tool to auto generate builders following the Builder pattern for an object graph of JavaBeans.
Apache License 2.0
5 stars 2 forks source link

Ability to specify an interface that a builder should implement so custom builders can be used in the build chain #25

Closed uglycustard closed 8 years ago

uglycustard commented 8 years ago

See Issue #36