Home
(current)
About
Contact
Reviews
ComputerLanguage.com
Longest-Running Tech Encyclopedia
Term of the Moment
dot-com bust
Look Up Another Term
Redirected from: mutable class
Definition: immutable class
In object technology, a class in which none of the elements in the instances of the class can be changed. In contast, elements in a "mutable" class can be changed, and a mutable class can be a subclass of an immutable class. See
class
.
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
misc