Interface TypeSubstituter

    • Method Detail

      • getSubstituteType

        AnnotatedType getSubstituteType​(AnnotatedType original)
        Returns the type that should be used in place of the original
        Parameters:
        original - The type to be replaced
        Returns:
        The substitute type