| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 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-2019, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 9.0 page.
Created 2015.5.21.
| Allegro CL version 10.0 Unrevised from 9.0 to 10.0. 9.0 version |