1 reading small-class.txt... 2 begin classfile 3 magic: cafebabe 4 minor_version: 0000 5 major_version: 002e 6 constant_pool_count: 0008 7 8 constant_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{"Synthetic"} 16 end constant_pool 17 access_flags: public 18 this_class: type{Small} 19 super_class: type{java.lang.Object} 20 interfaces_count: 0000 21 fields_count: 0000 22 methods_count: 0001 23 24 methods[0]: 25 access_flags: public|abstract 26 name: blort 27 descriptor: ()V 28 attributes_count: 0001 29 30 attributes[0]: 31 name: Synthetic 32 length: 00000000 33 end attributes[0] 34 end methods[0] 35 attributes_count: 0000 36 end classfile 37