hashCode.BasicObject {R.oo} | R 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
.
[Package R.oo version 1.25.0 Index]