Class SynchronizedFloatIterable

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

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