add abstract method

void add(
  1. Iterable<Route> routes
)

Implementation

void add(Iterable<Route> routes);