线程兼容的 meaning in English
thread-compatible
Examples
- Many common classes are thread - compatible , such as the collection classes
许多常见的类是线程兼容的,如集合类 - Doing so will enable thread - compatible objects held as instance variables in other thread - safe objects to piggyback on the synchronization of the owning object
这样做会使线程兼容的对象作为变量实例包含在其他线程安全的对象中,从而可以利用其所有者对象的同步。