public class Superhero extends Object
Modifier | Constructor and Description |
---|---|
protected |
Superhero(Faker faker) |
Modifier and Type | Method and Description |
---|---|
String |
descriptor() |
String |
name() |
String |
power() |
String |
prefix() |
String |
suffix() |
Copyright © 2019. All rights reserved.