tuweni / org.apache.tuweni.rlpx / WireConnectionRepository / asIterable

asIterable

abstract fun asIterable(): MutableIterable<WireConnection> (source)

Provides a view of the wire connections as an iterable. There is no guarantee of sorting wire connections.

Return
an Iterable object allowing to traverse all wire connections held by this repository