Class Vertex
java.lang.Object
com.here.platform.location.inmemory.graph.Vertex
- All Implemented Interfaces:
Serializable,scala.Equals,scala.Product
Defines a vertex
param: tileId The tile containing this Vertex
param: index The index of this Vertex in the tile
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.Equals
canEqualMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix