Concurrent::Edge::AbstractPromise
@!visibility private
# File lib/concurrent/edge/future.rb, line 916 def initialize(default_executor) super CompletableEvent.new(self, default_executor) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.