Contents | Prev | Next | Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

G

Gabriel, Richard P., 6, 92
Gauss, Carl Friedrich, 42, 196, 650
gc method
See also memory
of class Runtime, 566
of class System, 583
Geisel, Theodore, 125
generation
code, see code generation
get
get method
of class BitSet, 620
of class Dictionary, 633
of class Hashtable, 637
getAbsolutePath method, of class File, 755
getBoolean method, of class Boolean, 470
getBytes method, of class String, 536
getChars method
of class String, 536
of class StringBuffer, 552
getClass method, of class Object, 458
getClassContext method, of class SecurityManager, 571
getClassLoader method, of class Class, 468
getDate method, of class Date, 627
getDay method, of class Date, 627
getErrorStream method, of class Process, 561
getException method, of class ExceptionInInitializerError, 614
get
getFD method
of class FileInputStream, 685
of class FileOutputStream, 723
of class RandomAccessFile, 745
getFilePointer method, of class RandomAccessFile, 745
getHours method, of class Date, 628
getInCheck method, of class SecurityManager, 572
getInputStream method, of class Process, 561
getInteger method, of class Integer, 493
getInterfaces method, of class Class, 467
getLineNumber method, of class LineNumberInputStream, 709
getLocalizedInputStream method, of class Runtime, 567
getLocalizedOutputStream method, of class Runtime, 568
getLong method, of class Long, 501
getMaxPriority method, of class ThreadGroup, 607
getMessage method, of class ThreadGroup, 612
getMinutes method, of class Date, 628
getMonth method, of class Date, 627
getName method
of class Class, 466
of class File, 755
of class Thread, 596
of class ThreadGroup, 605
getOutputStream method, of class Process, 561
getParent method
of class File, 755
of class ThreadGroup, 605
getPath method, of class File, 755
getPriority method, of class Thread, 597
getProperties method, of class System, 581
getProperty method
of class File, 753
of class Properties, 640
of class System, 582
getRuntime method, of class Runtime, 563
getSeconds method, of class Date, 628
getSecurityManager method, of class System, 580
getSuperclass method, of class Class, 467
get
getThreadGroup method, of class Thread, 597
getTime method, of class Date, 629
getTimezoneOffset method, of class Date, 630
getYear method, of class Date, 626
Gilbert, W. S., 181
goal symbols
CompilationUnit, 117
syntactic grammar use, 8
Input, lexical grammar use, 7
good fences, 183
goto statement
See labeled statements
gradual underflow
See also exceptions; floating-point; IEEE 754 standard; numbers
support required for, 34
grammars
See also languages; lexical; semantics
(chapter), 7
context-free, term definition, 7
difficulties with, as given in body of Java Language Specification, 433
if statement, dangling else handling, 270
LALR(1), (chapter), 433
lexical
(chapter), 11
term definition, 7
modifier specification difficulties, 435
name specification difficulties, 433
notation, 8
one-token lookahead, primary expression evaluation implications, 311
syntactic, 8
LALR(1) grammar, 440
term definition, 8
groups method
of class ThreadGroup, 608
groupsCount method
of class ThreadGroup, 608

Contents | Prev | Next | Index

Java Language Specification (HTML generated by Suzette Pelouch on February 24, 1998)
Copyright © 1996 Sun Microsystems, Inc. All rights reserved
Please send any comments or corrections to [email protected]