Class SynchronizedByteIterable

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

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