mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-06-14 15:36:27 +07:00
3 lines
61 B
Java
3 lines
61 B
Java
class A{
|
|
void <T extends String, V extends <caret>>foo(){}
|
|
} |