A

value class A(val node: Node) : Nodes

If the host has at least one A/AAAA record.

Constructors

Link copied to clipboard
constructor(node: Node)

Properties

Link copied to clipboard
val node: Node

a node

Inherited functions

Link copied to clipboard
fun Nodes.asSequence(): <Error class: unknown class><Node>

Converts this Nodes to a sequence of Nodes.