Map
Index
Random
Help
th

Quote: Guava values are stored in variables; no references, value equality, method export, null value, deep copying

topics > all references > references a-b > QuoteRef: bacoDF10_2000 , p. 383



Topic:
aliasing
Topic:
object and value equivalence
Topic:
safe use of pointers

Quotation Skeleton

[In Guava a] value instance is directly stored in a … there are no references to [values]; assignment creates … the value, rather than object identity. … [value classes] may export methods and public fields. Uninitialized … [called null]. … Copying a value deep-copies any objects and values …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: Guava uses deep-copying for values and objects within values; does not copy references to monitors

Related Topics up

Topic: aliasing (28 items)
Topic: object and value equivalence (60 items)
Topic: safe use of pointers (102 items)

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