Map
Index
Random
Help
th

Quote: an assignable field may be reassigned through a read-only reference; e.g., for recording a hash code

QuoteRef: tschMS10_2005 , p. 215



Topic:
immutable files and data

Quotation Skeleton

The assignable and mutable keywords enable a programmer … Declaring a field assignable specifies that the field … [e.g., recording a hash code]. … The mutable keyword specifies that a field is … For example, in the code below, log is …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: a mutable field may be changed through a read-only reference; for example, 'log' can be mutated within a read-only method

Related Topics up

Topic: immutable files and data (59 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.