G O P S

P

Person - Class in ope.example
The Person class represents persons in an imaginary computer system.
Person(String) - Constructor for class ope.example.Person
This constructor creates a new Person object with a specified name.

G O P S