Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
resources-en
/
src
/
intentionDescriptions
/
AddJavadocIntention
/
after.java.template
blob: d8ef26140dc3f3e8399ce1477e39379095a2d3f5 [
file
] [
log
] [
blame
]
public
class
X
{
/**
* @param j
*/
public
void
m
(
int
j
)
{
}
}