|
Spec-Zone .ru
спецификации, руководства, описания, API
|
{ x = 1; }.
byte
type.
Object.
code attribute in the
<APPLET> tag to give a complete specification of where to
find the main applet class file: code specifies the name of the file, and
codebase specifies the URL of the directory containing the file.
// or /*...*/.
new
keyword.
Object class.
new operator followed by the class name.
package keyword.
int or Object, and a scope. See also class variable, instance
variable, local variable.
*As used on this web site, the terms "Java virtual machine" or "JVM" mean a virtual machine for the Java platform.