Home | History | Annotate | Download | only in 009-method
      1 reading small-class.txt...
      2 begin classfile
      3 magic: cafebabe
      4 minor_version: 0000
      5 major_version: 002e
      6 constant_pool_count: 0007
      7 
      8 constant_pool:
      9   0001: utf8{"Small"}
     10   0002: utf8{"java/lang/Object"}
     11   0003: type{Small}
     12   0004: type{java.lang.Object}
     13   0005: utf8{"foo"}
     14   0006: utf8{"()V"}
     15 end constant_pool
     16 access_flags: public|super
     17 this_class: type{Small}
     18 super_class: type{java.lang.Object}
     19 interfaces_count: 0000
     20 fields_count: 0000
     21 methods_count: 0001
     22 
     23 methods[0]:
     24   access_flags: public|private|protected|static|final|synchronized|bridge|varargs|native|abstract|strictfp|synthetic|e200
     25   name: foo
     26   descriptor: ()V
     27   attributes_count: 0000
     28 end methods[0]
     29 attributes_count: 0000
     30 end classfile
     31