Class PythonGenericPlaceholderElement

All Implemented Interfaces:
ElementProvider, AnnotatedElement, AnnotationMetadata, AnnotationMetadataDelegate, AnnotationMetadataProvider, AnnotationSource, Described, Named, MutableAnnotationMetadataDelegate<Element>, ArrayableClassElement, ClassElement, Element, GenericElement, GenericPlaceholderElement, TypedElement

public final class PythonGenericPlaceholderElement extends AbstractPythonClassElement implements GenericPlaceholderElement
Implementation of GenericPlaceholderElement for Python TypeVars.
Since:
5.2.0
Author:
Micronaut