@FunctionalInterface public interface DelegatingMethodParameterCustomizer
Modifier and Type | Method and Description |
---|---|
void |
customize(org.springframework.core.MethodParameter originalParameter,
org.springframework.core.MethodParameter methodParameter)
Customize.
|
Copyright © 2020. All rights reserved.