摘要:
什么是Comparable public interface Comparable<T> { /** * Compares this object with the specified object for order. Returns a * negative integer, zero, or 阅读全文
posted @ 2020-07-30 23:05
陈彦斌
阅读(301)
评论(0)
推荐(0)
摘要:
Collections工具类 Java里关于聚合的工具类,包含有各种有关集合操作的静态多态方法,不能实例化(把构造函数私有化) public class Collections { // Suppresses default constructor, ensuring non-instantiabi 阅读全文
posted @ 2020-07-30 00:10
陈彦斌
阅读(701)
评论(0)
推荐(0)

浙公网安备 33010602011771号