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

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

!12938 Modify the inaccurate description of the returned values of popFirst and popLast interfaces in the deque class to 3.2_Beta4
Merge pull request !12938 from 毕虎/cherry-pick-1672111860
...@@ -171,7 +171,7 @@ popFirst(): T ...@@ -171,7 +171,7 @@ popFirst(): T
| 类型 | 说明 | | 类型 | 说明 |
| -------- | -------- | | -------- | -------- |
| T | 返回被删除的元素。 | | T | 返回被删除的元素。 |
**错误码:** **错误码:**
...@@ -205,7 +205,7 @@ popLast(): 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.
先完成此消息的编辑!
想要评论请 注册