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

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

!12935 Modify the inaccurate description of the returned values of popFirst and popLast interfaces in the deque class
Merge pull request !12935 from 毕虎/master
......@@ -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.
先完成此消息的编辑!
想要评论请 注册