Class ListIterate

java.lang.Object
org.eclipse.collections.impl.utility.ListIterate

public final class ListIterate extends Object
The ListIterate utility class can be useful for iterating over lists, especially if there is a desire to return a MutableList from any of the iteration methods.
Since:
1.0