java executors api_Executors Class

Returns a ICallable object that, when

called, runs the given task and returns null.

Creates and returns a copy of this Object.

(Inherited from Object)

Returns a default thread factory used to create new threads.

(Inherited from Object)

Compares this instance with the specified object and indicates if they

are equal.

(Inherited from Object)

Returns an integer hash code for this object.

(Inherited from Object)

Invoked when the garbage collector has detected that this instance is no longer reachable.

(Inherited from Object)

Creates a thread pool that creates new threads as needed, but

will reuse previously constructed threads when they are

available.

Creates a thread pool that creates new threads as needed, but will reuse previously constructed threads when they are available, and uses the provided ThreadFactory to create new threads when needed.

Creates a thread pool that reuses a fixed number of threads

operating off a shared unbounded queue.

Creates a thread pool that reuses a fixed number of threads

operating off a shared unbounded queue, using the provided

ThreadFactory to create new threads when needed.

Creates a thread pool that can schedule commands to run after a

given delay, or to execute periodically.

Creates a thread pool that can schedule commands to run after a

given delay, or to execute periodically.

Creates an Executor that uses a single worker thread operating

off an unbounded queue.

Creates an Executor that uses a single worker thread operating

off an unbounded queue, and uses the provided ThreadFactory to

create a new thread when needed.

Creates a single-threaded executor that can schedule commands

to run after a given delay, or to execute periodically.

Creates a single-threaded executor that can schedule commands

to run after a given delay, or to execute periodically.

Causes a thread which is waiting on this object's monitor (by means of

calling one of the wait() methods) to be woken up.

(Inherited from Object)

Causes all threads which are waiting on this object's monitor (by means

of calling one of the wait() methods) to be woken up.

(Inherited from Object)

Legacy security code; do not use.

Returns a string containing a concise, human-readable description of this

object.

(Inherited from Object)

Returns an object that delegates all defined IExecutorService methods to the given executor, but not any

other methods that might otherwise be accessible using

casts.

Returns an object that delegates all defined IScheduledExecutorService methods to the given executor, but

not any other methods that might otherwise be accessible using

casts.

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

Causes the calling thread to wait until another thread calls the notify() or notifyAll() method of this object or until the

specified timeout expires.

(Inherited from Object)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值