merge abstract method

void merge(
  1. Router router
)

Merge the given Router into this Router.

Implementation

void merge(Router router);