mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-15 19:11:23 +07:00
6 lines
71 B
Java
6 lines
71 B
Java
class A{
|
|
/**
|
|
* {@link String#charAt(int)} <caret>
|
|
*/
|
|
void foo(){}
|
|
} |