Lines Matching refs:final
91 byte has its most significant bit set except for the final byte in the
96 the most significant payload bit of the final byte in the sequence is
97 sign-extended to produce the final value. In the unsigned case
374 <td><code>final</code>: not subclassable</td>
375 <td><code>final</code>: immutable after construction</td>
376 <td><code>final</code>: not overridable</td>
515 <p>The final two items above make it simultaneously possible to include
840 characters <i>are</i> valid (which are represented by the final
1747 <td>access flags for the class (<code>public</code>, <code>final</code>,
1926 <td>access flags for the field (<code>public</code>, <code>final</code>,
1956 <td>access flags for the method (<code>public</code>, <code>final</code>,