Sign in
android
/
platform
/
external
/
annotation-tools
/
92b2dbfe09b2415c27de836ddfe7965a55e09f39
/
.
/
annotation-file-utilities
/
tests
/
ClassSimple.java
blob: e95912c7eaec583142b101401854dd471e5d9fdc [
file
] [
log
] [
blame
]
package
annotator
.
tests
;
import
java
.
util
.
Date
;
public
class
ClassSimple
{
public
Integer
field
;
}