Method: MList::Thread::Node#next

Defined in:
lib/mlist/thread.rb

#nextObject

Returns the value of attribute next.



75
76
77
# File 'lib/mlist/thread.rb', line 75

def next
  @next
end