| 1. | Class must be thread safe and stateless . the 类的实例必须是线程安全且无状态的。 |
| 2. | Which means that the collection is not thread safe ,表示集合不是线程安全的。 |
| 3. | Objects should be loaded as well for resource inheritance 方法是线程安全的。 |
| 4. | The collections are not thread safe by default 默认情况下集合不是线程安全的。在 |
| 5. | Thread safety is not an all - or - nothing proposition 线程安全不是一个非真即假的命题 |
| 6. | Do not rely on finalization to provide thread safety 不要依赖终止来提供线程安全。 |
| 7. | Other operations are not guaranteed to be thread - safe 其他操作不保证是线程安全的。 |
| 8. | Object is synchronized thread safe ; otherwise , 对象的访问是同步线程安全的,则返回 |
| 9. | Steps to creating efficient thread - safe classes 创建高效的线程安全类的步骤 |
| 10. | Creates a thread - safe wrapper around the specified 周围创建线程安全包装。 |