Interface Address.FormattedStage
-
- All Known Implementing Classes:
Address.Builder
- Enclosing class:
- Address
public static interface Address.FormattedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Address.StreetAddressStageformatted(java.lang.String formatted)Address.Builderfrom(Address other)
-
-
-
Method Detail
-
formatted
Address.StreetAddressStage formatted(java.lang.String formatted)
-
from
Address.Builder from(Address other)
-
-