hashCode.BasicObject: Gets a hash code for the object

hashCode.BasicObjectR Documentation

Gets a hash code for the object

Description

Gets a hash code for the object.

Usage

## S3 method for class 'BasicObject'
hashCode(this, ...)

Arguments

...

Not used.

Value

Returns an integer.

Author(s)

Henrik Bengtsson

See Also

*equals() For more information see BasicObject.


R.oo documentation built on June 8, 2025, 11:47 a.m.