Completed
@!visibility private
# File lib/concurrent/edge/future.rb, line 432 def reason raise NotImplementedError end
# File lib/concurrent/edge/future.rb, line 420 def result [success?, value, reason] end
# File lib/concurrent/edge/future.rb, line 424 def success? raise NotImplementedError end
# File lib/concurrent/edge/future.rb, line 428 def value raise NotImplementedError end
[Validate]
Generated with the Darkfish Rdoc Generator 2.