Uses of Interface
javax.lang.model.element.Parameterizable
Package
Description
Interfaces used to model elements of the Java programming language.
-
Uses of Parameterizable in javax.lang.model.element
Modifier and TypeInterfaceDescriptioninterface
Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation interface elements.interface
Represents a class or interface program element.