Class PartitionFastList<T>

java.lang.Object
org.eclipse.collections.impl.partition.list.PartitionFastList<T>
All Implemented Interfaces:
PartitionList<T>, PartitionMutableList<T>, PartitionOrderedIterable<T>, PartitionReversibleIterable<T>, PartitionIterable<T>, PartitionMutableCollection<T>

public class PartitionFastList<T>
extends Object
implements PartitionMutableList<T>