public class Mapper extends Object
| Constructor and Description |
|---|
Mapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
apply(Section section,
Map<Route,ValueMapper> mappers)
Applies the provided mappers to the given section.
|
public static void apply(@NotNull
Section section,
@NotNull
Map<Route,ValueMapper> mappers)
section - the sectionmappers - the mappers to applyCopyright © 2022. All rights reserved.