|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.lang.model.element | Interfaces used to model elements of the Java programming language. |
| Uses of Parameterizable in javax.lang.model.element |
|---|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutableElement
Represents a method, constructor, or initializer (static or instance) of a class or interface, including annotation type elements. |
interface |
TypeElement
Represents a class or interface program element. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.