| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |