Obtains the next object of object. object is never null but the next object may be.
object of which to obtain the next object (is never null)
the next object (which may be null).
See Implementation
Obtains the next object of object. object is never null but the next object may be.