make-immediate-object

Function

Package: javatools.jlinker

Arguments: x &optional boolean

Create a reference to a self-describing object. This reference may then be passed to Java. The Java type is determined by the Lisp type of the first argument.

If the second argument is the keyword :boolean, the first argument is converted from a Lisp to a Java truth value.

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.