mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
7 lines
No EOL
258 B
Text
7 lines
No EOL
258 B
Text
enum EnumTest --
|
|
EnumTest.<init>($enum$name/*synthetic*/, $enum$ordinal/*synthetic*/)
|
|
EnumTest.<init>($enum$name/*synthetic*/, $enum$ordinal/*synthetic*/, a, ba)
|
|
EnumTest.ok(c, dc)
|
|
EnumTest.values()
|
|
EnumTest.valueOf(A, BA)
|
|
EnumTest.valueOf(name/*implicit*/) |