public final class ParameterHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
register(Class<?> clss,
ParameterResolver parameterResolver)
Registers the new class type of parameters and their results.
|
public void register(Class<?> clss, ParameterResolver parameterResolver)
clss - The class type to be added.parameterResolver - The built in method that returns the value wanted.Copyright © 2020. All rights reserved.