Comment on Why Java's Object.hashCode() is unsafe for use in distributed systemsparentComments−cbsmith14y> Arguably in Java only the native types (which aren't part of the Java standard library) really embody thisTo be clear: "embody this" meant "Value Semantics", not the in-between space.
Comments
> Arguably in Java only the native types (which aren't part of the Java standard library) really embody this
To be clear: "embody this" meant "Value Semantics", not the in-between space.