Class GenericTypeAwareAssigner.IsAssignableToVisitor.OfParameterizedType

    • Constructor Detail

      • OfParameterizedType

        protected OfParameterizedType​(TypeDescription.Generic typeDescription,
                                      boolean polymorphic)
        Creates a new visitor.
        Parameters:
        typeDescription - The type being assigned to another type.
        polymorphic - true if the assignment is polymorphic.