T - the real type of the builderpublic interface LocalizedBuilder<T>
T country(String countryCode)
countryCode - The two letter country code, e.g. 'US'T language(String languageCode)
languageCode - The two letter language code, e.g. 'en'. See http://www.ietf
.org/rfc/rfc3066.txtCopyright © 2016–2021. All rights reserved.