xref
: /
external
/
dokka
/
core
/
testdata
/
java
/
staticMethod.java
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
class
C
{
foo()
2
public
static
void
foo
() {
3
}
4
}
5