getNeighborsLinkWithJunction

fun getNeighborsLinkWithJunction(j: Junction): Set<CellNode<out Any>>

Returns a set of ICellNode which are linked with the current node by a junction of the type j.

Return

a set of ICellNode which are linked with the current node by a junction of the type j

Parameters

j

the junction