java线程安全的元素

集合类:

Vector

Stack

HashTable

enumeration

字符串:

StringBuffer

原文地址:https://www.cnblogs.com/LoganChen/p/7028148.html