Exception: Hakuban::Stream::NextItemInterrupt

Inherits:
Exception
  • Object
show all
Defined in:
lib/hakuban/stream.rb

Instance Method Summary collapse

Instance Method Details

#==(other) ⇒ Object



12
13
14
# File 'lib/hakuban/stream.rb', line 12

def ==(other)
  other.object_id == self.object_id
end