Home | History | Annotate | Download | only in tutorial

Lines Matching full:primitive

316 <code>Object</code>.  If a parameter type is a primitive type such as
320 <code>$1</code> unless the type of the first parameter is a primitive
326 assigned to each parameter. If a parameter type is a primitive
328 The value is converted from the wrapper type to the primitive type
421 <p>If the result type is a primitive type, then <code>($r)</code>
423 expression is a primitive type, <code>($r)</code> works as a normal
460 <code>($w)</code> converts from a primitive type to the corresponding
472 a primitive type, then <code>($w)</code> does nothing.