Files

Class/Module Index [+]

Quicksearch

Concurrent::Edge::Event::Pending

@!visibility private

Public Instance Methods

completed?() click to toggle source
# File lib/concurrent/edge/future.rb, line 143
def completed?
  false
end
to_sym() click to toggle source
# File lib/concurrent/edge/future.rb, line 147
def to_sym
  :pending
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.