Map
Index
Random
Help
th

Quote: Java non-references are values of primitive types without aliasing or sharing

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



Topic:
aliasing
Group:
data value
Topic:
non-primitive values

Quotation Skeleton

In Java, there are only two categories of … always values of primitive types such as int; … of objects. Guava … extends the non-references to include user-defined classes [i.e., values] … [and] it partitions the references into [shared monitors and unshared objects]. … [Guava values may be mutable], but they are never shareable. … Values, monitors, and objects form disjoint class hierarchies. …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: Guava allows user-defined classes to be mutable values and it identifies unshared objects

Related Topics up

Topic: aliasing (28 items)
Group: data value   (19 topics, 428 quotes)
Topic: non-primitive values (11 items)

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