Java Collection 架构图
架构图
各种用途参考:https://docs.oracle.com/javase/8/docs/technotes/guides/collections/reference.html
常用
Algorithms - The Collections class contains these useful static methods.
Arrays - Contains static methods to sort, search, compare, hash, copy, resize, convert to String, and fill arrays of primitives and objects.