mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
4 lines
79 B
Text
4 lines
79 B
Text
interface pkg1.A
|
|
name: A / A / pkg1.A
|
|
methods:
|
|
void m1(int, String...)
|