Class Vertex
java.lang.Object
com.here.platform.location.inmemory.graph.Vertex
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
,scala.Serializable
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, wait
Methods inherited from interface scala.Equals
canEqual
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix