A Event which can be completed by user.
Complete the Event, `raise` if already completed
# File lib/concurrent/edge/future.rb, line 817 def complete(raise_on_reassign = true) complete_with COMPLETED, raise_on_reassign end
Generated with the Darkfish Rdoc Generator 2.