Module java.base

Interface GenericDeclaration

All Superinterfaces:
AnnotatedElement
All Known Implementing Classes:
Class, Constructor, Executable, Method

public interface GenericDeclaration extends AnnotatedElement
A common interface for all entities that declare type variables.
Since:
1.5