Class SynchronizedCharIterable

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

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