Class SynchronizedDoubleIterable

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

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