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() |
getRandomValueGenerator
public UrlFactory(RandomValueGenerator randomValueGenerator)
public URL create()
RandomFactoryBase
protected String getRandomDomain()
Copyright © 2010–2020 meanbean. All rights reserved.