AlphaWang.com

Alpha's Programming Notes | 一个程序员的日常

Uml Class Diagram of Collection and Map

网络上能搜到很多Java集合类的UML类图,但是大多不够明晰;所以我之前自己绘制了一份,在这里贴出来:

collection icon

map icon

btw, 这些图是用astah绘制的,这是个很好用的软件,推荐一下。官网:http://astah.net/editions/community

java

« How to Pass POJO Array to Spring MVC Controller How to Implement a HashMap »