Class RandomAccessListIterate

java.lang.Object
org.eclipse.collections.impl.utility.internal.RandomAccessListIterate

public final class RandomAccessListIterate extends Object
The ListIterate class provides a few of the methods from the Smalltalk Collection Protocol for use with ArrayLists. This includes do:, select:, reject:, collect:, inject:into:, detect:, detect:ifNone:, anySatisfy: and allSatisfy: