NetworkPathComponent

Information about a network path component.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of a component in the network path.

Link copied to clipboard

The type of component.

Link copied to clipboard

Information about the component that comes after the current component in the network path.

Link copied to clipboard

Information about the component that comes before the current node in the network path.

Functions

Link copied to clipboard
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