Concurrent::Edge::InnerPromise
@!visibility private
# File lib/concurrent/edge/future.rb, line 1310 def initialize(default_executor) super Event.new(self, default_executor) end
# File lib/concurrent/edge/future.rb, line 1304 def touch @Future.complete_with Event::COMPLETED end
[Validate]
Generated with the Darkfish Rdoc Generator 2.