blob: 1b5547ffdcb91220f0eabb8134cea4d03c17a25d [file] [log] [blame]
The Android Open Source Project2ad60cf2008-10-21 07:00:00 -07001reading small-class.txt...
2begin classfile
3magic: cafebabe
4minor_version: 0000
5major_version: 002e
6constant_pool_count: 0008
7
8constant_pool:
9 0001: utf8{"Small"}
10 0002: utf8{"java/lang/Object"}
11 0003: type{Small}
12 0004: type{java.lang.Object}
13 0005: utf8{"Deprecated"}
14 0006: utf8{"a"}
15 0007: utf8{"I"}
16end constant_pool
17access_flags: public|super
18this_class: type{Small}
19super_class: type{java.lang.Object}
20interfaces_count: 0000
21fields_count: 0001
22
23fields[0]:
24 access_flags: public
25 name: a
26 descriptor: I
27 attributes_count: 0001
28
29 attributes[0]:
30 name: Deprecated
31 length: 00000000
32 end attributes[0]
33end fields[0]
34methods_count: 0000
35attributes_count: 0000
36end classfile