Files

Class/Module Index [+]

Quicksearch

Concurrent::Edge::Event::Completed

@!visibility private

Public Instance Methods

completed?() click to toggle source
# File lib/concurrent/edge/future.rb, line 144
def completed?
  true
end
to_sym() click to toggle source
# File lib/concurrent/edge/future.rb, line 148
def to_sym
  :completed
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.