Class GenericTypeAwareAssigner.IsAssignableToVisitor.OfGenericArray

    • Constructor Detail

      • OfGenericArray

        protected OfGenericArray​(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.