Parent

Methods

Class/Module Index [+]

Quicksearch

Fiber

Public Instance Methods

alive?() click to toggle source
# File lib/celluloid/fiber.rb, line 19
def alive?
  JRuby.reference(self).state != org.jruby.ext.fiber.ThreadFiberState::FINISHED
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.