java.util.ListIterator翻译

2008-02-23 09:34:13来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

<!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD ^ ^ ^ ^ ^ Index: 0 1 2 3 n 1

Note that the remove() and set(Object) methods are not defined in terms of the cursor position; they are defined to operate on the last element returned by a call to next() or previous(). 注意remove()和set(Object)方法没有定义为和光标位置相关,它们 定义为操作调用next()或previous()后返回的元素。

This interface is a member of the Java Collections Framework. 该接口是Java集合框架的成员之一。

Since:
1.2
See Also:
Collection, List, Iterator, Enumeration

<!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD 下一篇: Eclipse3.0的swt编程

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:GEF,EMF,RCP,Eclipse's plugin的几个问题(1) PackageNotFound Ex

下一篇:struts体系如何测试系列二