NodeSpatialAdapter<T> constructor

NodeSpatialAdapter<T>(
  1. Node<T> node
)

Implementation

NodeSpatialAdapter(this.node);