| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |
Arguments: class-ref-or-field field-or-instance &optional instance value
This function retrieves or modifies a field in a Java class or instance.
The valid argument patterns for this operation are:
nil
value: to store value in a
static field (when value may be confused with an
instance-ref).
See jlinker.htm for more information on the jLinker facility.
Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.
| Allegro CL version 8.2 Unrevised from 8.1 to 8.2. 8.1 version |