mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
6 lines
94 B
Text
6 lines
94 B
Text
interface pkg1.A<T>
|
|
name: A / A / pkg1.A
|
|
type parameters:
|
|
T
|
|
methods:
|
|
void m1(T)
|