Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Apache Jakarta Commons Collections 3.2
Package:
org.apache.commons.collections
Interface
public
interface
ResettableListIterator
extends
ListIterator
,
ResettableIterator
Overview
Inheritance
Members
Usage
Source
Books
Since
Commons Co
Version
$Revision:
Author(s)
Stephen Colebourne
Defines a list iterator that can be reset back to an initial state.
This interface allows an iterator to be repeatedly reused.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
This interface allows an iterator to be repeatedly reused.