public class UrlFactory extends RandomFactoryBase<URL>
| Constructor and Description |
|---|
UrlFactory(RandomValueGenerator randomValueGenerator) |
| Modifier and Type | Method and Description |
|---|---|
URL |
create()
Create a new object of the specified type.
|
protected String |
getRandomDomain() |
getRandomValueGeneratorpublic UrlFactory(RandomValueGenerator randomValueGenerator)
public URL create()
RandomFactoryBaseprotected String getRandomDomain()
Copyright © 2010–2020 meanbean. All rights reserved.