Generate a Java builder class given a list of fields

Given a class and a list of fields, and generate a builder class for the given class.