JavaExecutorService
@!macro single_thread_executor @!macro abstract_executor_service_public_api @!visibility private
@!macro single_thread_executor_method_initialize
# File lib/concurrent/executor/java_single_thread_executor.rb, line 15 def initialize(opts = {}) super(opts) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.