一、BlockingQueue 接口概述

  1、

  2、

  3、

二、BlockingQueue 结构

  1、BlockingQueue 接口声明

1 public interface BlockingQueue<E> extends Queue<E> {}

 

  2、BlockingQueue 的继承结构及其常用子类

    

 

  3、BlockingQueue 接口的方法定义

    

 

  4、

  5、

 

posted on 2021-04-28 16:39  格物致知_Tony  阅读(78)  评论(0编辑  收藏  举报