Package: Address$Builder
Address$Builder
name | instruction | branch | complexity | line | method | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Address.Builder(String, String, String, String, String) |
|
|
|
|
|
||||||||||||||||||||
create() |
|
|
|
|
|
||||||||||||||||||||
getCity() |
|
|
|
|
|
||||||||||||||||||||
getCountry() |
|
|
|
|
|
||||||||||||||||||||
getState() |
|
|
|
|
|
||||||||||||||||||||
getStreet() |
|
|
|
|
|
||||||||||||||||||||
getZip() |
|
|
|
|
|
||||||||||||||||||||
toString() |
|
|
|
|
|
||||||||||||||||||||
withCity(String) |
|
|
|
|
|
||||||||||||||||||||
withCountry(String) |
|
|
|
|
|
||||||||||||||||||||
withState(String) |
|
|
|
|
|
||||||||||||||||||||
withStreet(String) |
|
|
|
|
|
||||||||||||||||||||
withZip(String) |
|
|
|
|
|