Interface Super.Binder.TypeLocator

    • Method Detail

      • resolve

        TypeDescription resolve​(TypeDescription instrumentedType,
                                TypeDescription.Generic parameterType)
        Resolves the target type.
        Parameters:
        instrumentedType - The instrumented type.
        parameterType - The type of the target parameter.
        Returns:
        The proxy type.