public class BridgeMethodMappingStoreImpl extends Object implements BridgeMethodMappingStore
Constructor and Description |
---|
BridgeMethodMappingStoreImpl() |
Modifier and Type | Method and Description |
---|---|
Class<?>[] |
getTargetParamsTypes(Class<?> clazz,
String methodName,
Class<?>[] erasedParamTypes) |
public Class<?>[] getTargetParamsTypes(Class<?> clazz, String methodName, Class<?>[] erasedParamTypes)
getTargetParamsTypes
in interface BridgeMethodMappingStore
Copyright © 2019. All rights reserved.