Uses of Class
com.vaadin.flow.internal.Pair
-
Packages that use Pair Package Description com.vaadin.flow.router -
-
Uses of Pair in com.vaadin.flow.router
Subclasses of Pair in com.vaadin.flow.router Modifier and Type Class Description class
RouteParam
Route parameter containing the name and the value used mainly when constructing aRouteParameters
instance.
-