We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
您可以查看
EDU.oswego.cs.dl.util.concurrent 包
(尽管该库现在仅处于维护模式)。当然,您也可以查看OpenJDK 源以获取更新版本。
You can have a look at the
EDU.oswego.cs.dl.util.concurrent
package upon which those classes are based (although this library is in maintenance mode only now).Of course, you can also have a look at the OpenJDK source for a more recent version.