Home | History | Annotate | Download | only in 006-interfaces
      1 reading small-class.txt...
      2 begin classfile
      3 magic: cafebabe
      4 minor_version: 0000
      5 major_version: 002e
      6 constant_pool_count: 000b
      7 
      8 constant_pool:
      9   0001: utf8{"java/lang/Object"}
     10   0002: utf8{"Small"}
     11   0003: utf8{"Foo"}
     12   0004: utf8{"Bar"}
     13   0005: utf8{"Baz"}
     14   0006: type{java.lang.Object}
     15   0007: type{Small}
     16   0008: type{Foo}
     17   0009: type{Bar}
     18   000a: type{Baz}
     19 end constant_pool
     20 access_flags: public
     21 this_class: type{Small}
     22 super_class: type{java.lang.Object}
     23 interfaces_count: 0003
     24 interfaces:
     25   type{Foo}
     26   type{Bar}
     27   type{Baz}
     28 fields_count: 0000
     29 methods_count: 0000
     30 attributes_count: 0000
     31 end classfile
     32