Methods

Files

Class/Module Index [+]

Quicksearch

Concurrent::Edge::ImmediateEventPromise

will be immediately completed @!visibility private

Public Class Methods

new(default_executor) click to toggle source
# File lib/concurrent/edge/future.rb, line 1100
def initialize(default_executor)
  super Event.new(self, default_executor).complete_with(Event::COMPLETED)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.