Class GenericTypeAwareAssigner.IsAssignableToVisitor.OfNonGenericType

    • Constructor Detail

      • OfNonGenericType

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