原创 Java集合--06WeekHashMap

WeekHashMap基礎 public class WeakHashMap<K,V> extends AbstractMap<K,V> implements Map<K,V> {}   (01)和HashMap一樣,WeakHashM