1. HashTable
dim h as hashtable h = HashTable.Synchronized(New HashTable())2 ArrayList dim a as arraylist a = ArrayList.Synchronized(New ArrayList())