1reading small-class.txt...
2begin classfile
3magic: cafebabe
4minor_version: 0000
5major_version: 002e
6constant_pool_count: 0008
7
8constant_pool:
9  0001: type{Small}
10  0002: type{java.lang.Object}
11  0003: utf8{"Small"}
12  0004: utf8{"java/lang/Object"}
13  0005: utf8{"blort"}
14  0006: utf8{"()V"}
15  0007: utf8{"Deprecated"}
16end constant_pool
17access_flags: public
18this_class: type{Small}
19super_class: type{java.lang.Object}
20interfaces_count: 0000
21fields_count: 0000
22methods_count: 0001
23
24methods[0]:
25  access_flags: public|abstract
26  name: blort
27  descriptor: ()V
28  attributes_count: 0001
29  
30  attributes[0]:
31    name: Deprecated
32    length: 00000000
33  end attributes[0]
34end methods[0]
35attributes_count: 0000
36end classfile
37