递归火山软件开发平台

标题: E get(int index)返回值是普通类还是对象类? [打印本页]

作者: zhouchao0118    时间: 2024-8-1 13:24
标题: E get(int index)返回值是普通类还是对象类?
本帖最后由 zhouchao0118 于 2024-8-1 13:44 编辑

(, 下载次数: 31)
(, 下载次数: 28)
E get(int index)Returns the element at the specified position in this list.
Parameters:index - index of the element to returnReturns:the element at the specified position in this listThrows:IndexOutOfBoundsException - if the index is out of range (index < 0 || index >= size())
话说,怎么知道自己有没有封错呢?
https://docs.oracle.com/javase/8/docs/api/




作者: 创世魂    时间: 2024-8-1 13:50
返回的是个  模板类型  ,也叫  泛型




欢迎光临 递归火山软件开发平台 (https://bbs.voldp.com/) Powered by Discuz! X3.4