-
Enhancement
-
Resolution: Fixed
-
P4
-
8, 9, 13
-
None
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225872 | 14 | Joe Darcy | P4 | Resolved | Fixed | team |
The Element.asType methods gives a general description of its semantics. It would be helpful if the Element subinterfaces, PackageElement, VariableElement, etc. had type-specific descriptions of the behavior and semantics of asType.
This pattern is already followed by Element.getEnclosedElements with overrides in subintefaces giving more detail.
This pattern is already followed by Element.getEnclosedElements with overrides in subintefaces giving more detail.
- backported by
-
JDK-8225872 Add clarifying overrides of Element.asType to more specific subinterfaces
- Resolved
- csr for
-
JDK-8225027 Add clarifying overrides of Element.asType to more specific subinterfaces
- Closed