Content deleted Content added
Tag: extraneous markup |
m Reverted edits by 113.175.114.154 (talk): Editing tests (HG) (3.1.20) |
||
Line 245:
</source>
The constant pool table is where most of the literal constant values are stored. This includes values such as numbers of all sorts, strings, identifier names, references to classes and methods, and type descriptors. All indexes, or references, to specific constants in the constant pool table are given by 16-bit (type u2) numbers, where index value 1 refers to the first constant in the table (index value 0 is invalid).
|