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

Enhancement: Allow customization of the target type as a class<?> rather than a hardcoded string. #48

Open roywsc opened 8 years ago

roywsc commented 8 years ago

Enhancement: Allow customization of the target type as a class<?> rather than a hardcoded string.