Objectica`
Message
Final::set
MORE INFORMATION
Generated for
object
.
member
=
value
if
object
is created by
Class
[
any
]:={
Final
.
member
=
val
}
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
This loads the package.
In[1]:=
A field marked as final cannot be changed.
In[2]:=
Out[2]=
The only place to change it is within the constructor.
In[3]:=
Out[3]=
SEE ALSO
Final
RELATED LINKS
Objectica
Symbols and Numbers (makers of Objectica)