jget-field

Function

Package: javatools.jlinker

Arguments: class-ref-or-field field-or-instance &optional instance value

This function is associated with the macro jfield. The macro allows compile-time collection of java class names and method signatures. This information is used to generate a file of class and method definitions that may be loaded to initialize an application, and avoid the class and method lookup overhead in the body of the application.

There are three valid argument patterns to this operator:

If the value argument is given, the field is assigned.

See jlinker.htm for more information on the jLinker facility.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.