@FunctionalInterface public interface RoutePathProvider
@Route(Route.NAMING_CONVENTION)
.Modifier and Type | Method and Description |
---|---|
String |
getRoutePath(Class<?> navigationTarget)
Produces a path for the
navigationTarget component class. |
Copyright © 2022. All rights reserved.