mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 02:54:35 +02:00
22 lines
294 B
Text
22 lines
294 B
Text
element pkg1.A.value()
|
|
annotations:
|
|
@pkg1.A("value")
|
|
returns:
|
|
String
|
|
|
|
field E econst
|
|
annotations:
|
|
@pkg1.A("econst")
|
|
|
|
field int f
|
|
annotations:
|
|
@pkg1.A("f")
|
|
|
|
method pkg1.B.m1(int)
|
|
signature: (int)
|
|
(int)
|
|
annotations:
|
|
@pkg1.A("m1")
|
|
returns:
|
|
void
|
|
|