线程安全 meaning in English
thread-safe
Examples
- Class must be thread safe and stateless . the
类的实例必须是线程安全且无状态的。 - Which means that the collection is not thread safe
,表示集合不是线程安全的。 - Objects should be loaded as well for resource inheritance
方法是线程安全的。 - The collections are not thread safe by default
默认情况下集合不是线程安全的。在 - Thread safety is not an all - or - nothing proposition
线程安全不是一个非真即假的命题