未验证 提交 a5ecd3fd 编写于 作者: O openharmony_ci 提交者: Gitee

!12937 Modify the inaccurate description of the returned values of popFirst...

!12937 Modify the inaccurate description of the returned values of popFirst and popLast interfaces in the deque class to monthly_20221018
Merge pull request !12937 from 毕虎/cherry-pick-1672111618
......@@ -171,7 +171,7 @@ popFirst(): T
| 类型 | 说明 |
| -------- | -------- |
| T | 返回被删除的元素。 |
| T | 返回被删除的元素。 |
**错误码:**
......@@ -205,7 +205,7 @@ popLast(): T
| 类型 | 说明 |
| -------- | -------- |
| T | 返回被删除的元素。 |
| T | 返回被删除的元素。 |
**错误码:**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册