mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-01 00:02:37 +00:00
7 lines
94 B
Plaintext
7 lines
94 B
Plaintext
interface pkg1.A<T>
|
|
name: A / A / pkg1.A
|
|
type parameters:
|
|
T
|
|
methods:
|
|
void m1(T)
|