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