You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
864 B
35 lines
864 B
reading small-class.txt...
|
|
begin classfile
|
|
magic: cafebabe
|
|
minor_version: 0000
|
|
major_version: 002e
|
|
constant_pool_count: 0014
|
|
|
|
constant_pool:
|
|
0001: utf8{"Small"}
|
|
0002: utf8{"java/lang/Object"}
|
|
0003: type{Small}
|
|
0004: type{java.lang.Object}
|
|
0005: utf8{"blort"}
|
|
0006: utf8{"x/y/Zzz"}
|
|
0007: utf8{"()V"}
|
|
0008: nat{blort:x/y/Zzz}
|
|
0009: nat{blort:()V}
|
|
000a: field{Small.blort:x/y/Zzz}
|
|
000b: method{Small.blort:()V}
|
|
000c: ifaceMethod{Small.blort:()V}
|
|
000d: string{"Small"}
|
|
000e: int{0x12345678 / 305419896}
|
|
000f: float{0x42f6e666 / 123.45}
|
|
0010: long{0x123456789abcdef0 / 1311768467463790320}
|
|
0012: double{0x411958955f8a0903 / 415269.3433}
|
|
end constant_pool
|
|
access_flags: public
|
|
this_class: type{Small}
|
|
super_class: type{java.lang.Object}
|
|
interfaces_count: 0000
|
|
fields_count: 0000
|
|
methods_count: 0000
|
|
attributes_count: 0000
|
|
end classfile
|