public class Router extends Object
| Constructor and Description |
|---|
Router() |
| Modifier and Type | Method and Description |
|---|---|
static void |
routeTo(Route route,
String routePrefix,
String[] tokens) |
static void |
routeToDetail(Route route,
String[] tokens) |
static void |
routeToList(Route route) |
Copyright © 2020. All rights reserved.