home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1995 November / PCWK1195.iso / inne / win95 / sieciowe / hotja32.lzh / hotjava / doc / vmspec / classfile_tbl_3.gif < prev    next >
Graphics Interchange Format  |  1995-05-19  |  7KB  |  546x291  |  1-bit (2 colors)
Labels: text | screenshot | number | font | parallel | black and white
OCR: Flag Name Value Meaning Used By ACC_PUBLIC Visible to everyone Class, Method, Variable ACC_PRIVATE Visible only to the defining class Method, Variable ACC_PROTECTED Visible to subclasses Method, Variable ACC_STATIC Variable or method is static Method, Variable ACC_FINAL No further subclassing, overriding Class, Method, Variable ACC_SYNCHRONIZED (x (020 Wrap method call in monitor lock Method ACC_THREADSAFE 0x 0040 Can cache in registers Variable ACC_ TRANS I ENT (x 1080 Not written or read by the persis- Variable tent object manager ACC_NATIVE Implemented in C Method ACC_INTERFACE []x (200 Is an interface Class ACC_ABSTRACT No definition provided Method Access Flags