标签:pre com src class 说明 info end ble code
一、继承/实现关系
public class HashMap<K,V> extends AbstractMap<K,V> implements Map<K,V>, Cloneable, Serializable {...}
二、属性说明
标签:pre com src class 说明 info end ble code
原文地址:https://www.cnblogs.com/dengjianghua/p/11068936.html