public class Dog extends Object
Modifier and Type | Method and Description |
---|---|
String |
age() |
String |
breed() |
String |
coatLength() |
String |
gender() |
String |
memePhrase() |
String |
name() |
String |
size() |
String |
sound() |
protected Dog(Faker faker)
Copyright © 2019. All rights reserved.