|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.ObjectPersona
PersonaHash
public class PersonaHash
Write a description of class PersonaConHash here.
| Constructor Summary | |
|---|---|
PersonaHash(String nombre,
int edad)
Constructor |
|
| Method Summary | |
|---|---|
int |
hashCode()
hashCode - override del hashCode de Object |
| Methods inherited from class Persona |
|---|
compareTo, equals, getEdad, getNombre, setEdad, setNombre, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PersonaHash(String nombre,
int edad)
| Method Detail |
|---|
public int hashCode()
hashCode in class Object
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||