Sign in
android
/
platform
/
tools
/
idea
/
9ea67227e8fdcf8ed37e65bb96e32767291d0f4f
/
.
/
resources-en
/
src
/
intentionDescriptions
/
AddJavadocIntention
/
before.java.template
blob: 81f77ff5f59142762dbfcbdbf8d77ec840c4d6ff [
file
] [
log
] [
blame
]
public
class
X
{
public
void
<spot>
m
</
spot
>(
int
j
)
{
}
}