TaskGraphNode

inner class TaskGraphNode(val id: String)

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String

Functions

Link copied to clipboard

Declares that other depends on this node.