Sets the next object of object. object is never null but next may be.
object to which to set the next object (is never null)
next object for object (nay be null)
See Implementation
Sets the next object of object. object is never null but next may be.