Class GenericTypeAwareAssigner.IsAssignableToVisitor.OfSimpleType

    • Constructor Detail

      • OfSimpleType

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