RegionGraphNodeId

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class RegionGraphNodeId

Unique region graph node identifier.

Note: This node identifier maps directly to a region (update region set or update region) in the map so they are not connected to a certain instance of RegionGraph.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String