Class StreetAddressDTOFactory.StreetAddressesDTOFactory
java.lang.Object
info.ejava.examples.db.validation.contacts.dto.factories.StreetAddressDTOFactory.StreetAddressesDTOFactory
- Enclosing class:
StreetAddressDTOFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmake
(int min, int max, UnaryOperator<StreetAddressDTO>... visitors)
-
Constructor Details
-
StreetAddressesDTOFactory
public StreetAddressesDTOFactory()
-
-
Method Details
-
make
-