【发布时间】:2013-03-12 01:42:28
【问题描述】:
我喜欢 iOS 中的 nsoperationqueue。 java中的等价物是什么?
【问题讨论】:
-
你知道NSOperationQueue的用途吗?
标签: java objective-c nsoperation nsoperationqueue
我喜欢 iOS 中的 nsoperationqueue。 java中的等价物是什么?
【问题讨论】:
标签: java objective-c nsoperation nsoperationqueue
我想你正在寻找ExecutorService。
Lars Vogel 有一个很好的tutorial。
【讨论】: