Sign in
android
/
platform
/
external
/
annotation-tools
/
refs/heads/pie-qpr2-release
/
.
/
annotation-file-utilities
/
tests
/
ClassAnnotationParameter.java
blob: 993aa383261b9c29c8437e930abee3fa0cd6b315 [
file
] [
log
] [
blame
] [
edit
]
package
annotator
.
tests
;
public
class
ClassAnnotationParameter
{
public
void
foo
()
{
}
}