Class SynchronizedLongIterable

java.lang.Object
org.eclipse.collections.impl.primitive.SynchronizedLongIterable
All Implemented Interfaces:
Serializable, LongIterable, PrimitiveIterable

public class SynchronizedLongIterable
extends Object
implements LongIterable, Serializable
A synchronized view of a LongIterable. This file was automatically generated from template file synchronizedPrimitiveIterable.stg.
Since:
5.0.
See Also:
Serialized Form