Method: Hyperactive::List::Element#next

Defined in:
lib/hyperactive/list.rb

#nextObject

Returns the value of attribute next.



35
36
37
# File 'lib/hyperactive/list.rb', line 35

def next
  @next
end