JAVA集合

    xiaoxiao2021-03-25  163

    Deque接口继承了Queue接口,而Queue接口继承了Collection接口,LinkedList实现了Deque接口 (顶级接口)Collection-->Queue-->Deque-->LinkedList(实现类)

    转载请注明原文地址: https://ju.6miu.com/read-11685.html

    最新回复(0)