Sign in
android
/
platform
/
external
/
annotation-tools
/
92b2dbfe09b2415c27de836ddfe7965a55e09f39
/
.
/
annotation-file-utilities
/
tests
/
FieldSimple.java
blob: 656e066b08cce981c4925f26b6bcce5403968c66 [
file
] [
log
] [
blame
]
package
annotator
.
tests
;
public
class
FieldSimple
{
private
Integer
field
;
}