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