Uses of Class
org.eclipse.collections.impl.primitive.SynchronizedFloatIterable
Packages that use SynchronizedFloatIterable
-
Uses of SynchronizedFloatIterable in org.eclipse.collections.impl.primitive
Methods in org.eclipse.collections.impl.primitive that return SynchronizedFloatIterableModifier and TypeMethodDescriptionstatic SynchronizedFloatIterableSynchronizedFloatIterable.of(FloatIterable iterable) This method will take a FloatIterable and wrap it directly in a SynchronizedFloatIterable.static SynchronizedFloatIterableSynchronizedFloatIterable.of(FloatIterable iterable, Object lock) This method will take a FloatIterable and wrap it directly in a SynchronizedFloatIterable.