Java 学习笔记(1)

HashMap ·       It is a Map,which means it stores <Key, Value> pairs. Same key with different valueswill only be stored once in the map and only the last one put into map will bestored, i.e. when you
相关文章
相关标签/搜索