记3
作者:互联网
集合:
List: ArrayList、LinkedList、Vector、
Map: HashMap、TreeMap、LinkedHashMap、
Set: HashSet、TreeSet、LinkedHashSet、
Queue: Deque、PriorityQueue、LinkedList
HashTable
线程:
Thread
IO:
FileInputStream
反射:
Class.forName()
newInstance()
标签:,Map,LinkedHashSet,LinkedList,FileInputStream,LinkedHashMap,HashMap 来源: https://blog.csdn.net/hdgaadd/article/details/118558348