identity property

Object identity
final

Controls the value semantics of this class.

This class delegates its hashCode and operator== methods to the identity object.

Implementation

final Object identity;