public class CompanyBuilder extends Object implements Builder
static class
CompanyBuilder.Company
protected
CompanyBuilder()
String
build()
CompanyBuilder
withCountry(Country country)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected CompanyBuilder()
public CompanyBuilder withCountry(Country country)
country
public String build()
Builder
build
Copyright © 2020. All rights reserved.