- hasEdge(Grafo.Edge<T>) - Method in class cl.cromer.estructuras.Grafo.Vertex
-
Check the vertex for either an incoming or outgoing edge mathcing e.
- hasEdge(Grafo.Vertex<T>) - Method in class cl.cromer.estructuras.Grafo.Vertex
-
Is there an outgoing edge ending at dest.
- hash(String) - Method in class cl.cromer.estructuras.TablaHash
-
Este metodo crea un hash usando una llave.
- hashArray - Variable in class cl.cromer.estructuras.TablaHash
-
El array donde están todos los elementos de la tabla hash.
- HashItem - Class in cl.cromer.estructuras
-
La estructura de un elemento de una Tabla Hash.
- HashItem(String, int) - Constructor for class cl.cromer.estructuras.HashItem
-
Inicilizar.
- hashMejor(String) - Method in class cl.cromer.estructuras.TablaHash
-
Este metodo crea un hash muy único.