public static class Super.ConstructorResolver.Default extends Object implements Super.ConstructorResolver
Super.ConstructorResolver.Default
Constructor and Description |
---|
Default() |
Modifier and Type | Method and Description |
---|---|
MethodDescription.InDefinedShape |
resolve(TypeDescription proxiedType,
List<TypeDescription> constructorParameters)
Resolves the constructor to be used.
|
public MethodDescription.InDefinedShape resolve(TypeDescription proxiedType, List<TypeDescription> constructorParameters)
resolve
in interface Super.ConstructorResolver
proxiedType
- The type being proxied.constructorParameters
- The types being specified on the annotation.Copyright © 2014–2025. All rights reserved.