public static interface Router.Match
void
execute(Context context)
boolean
matches()
Map<String,String>
pathMap()
Route
route()
boolean matches()
@Nonnull Route route()
void execute(@Nonnull Context context)
@Nonnull Map<String,String> pathMap()
Copyright © 2020. All rights reserved.