@!macro executor_service_public_api @!visibility private
@!macro executor_service_method_can_overflow_question
@note Always returns `false`
# File lib/concurrent/executor/executor_service.rb, line 87 def can_overflow? false end
@!macro executor_service_method_serialized_question
# File lib/concurrent/executor/executor_service.rb, line 94 def serialized? false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.