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 133
def completed?
  false
end
to_sym() click to toggle source
# File lib/concurrent/edge/future.rb, line 137
def to_sym
  :pending
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.