Just learned generics...
I just learned generics and have a problem that i tried googling but still couldnt solve.
I have a person class
And a user class that i want to inherit the Person class.
I have a person class
And a user class that i want to inherit the Person class.