Methods

Files

Class/Module Index [+]

Quicksearch

Concurrent::Edge::RescuePromise

@!visibility private

Public Class Methods

new(blocked_by_future, default_executor, executor, &task) click to toggle source
# File lib/concurrent/edge/future.rb, line 1069
def initialize(blocked_by_future, default_executor, executor, &task)
  super blocked_by_future, default_executor, executor, &task
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.