final class Person extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
name |
private static java.util.Random |
random |
Constructor and Description |
---|
Person() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |