Class LongSingletonSpliterator

java.lang.Object
org.eclipse.collections.impl.stream.primitive.LongSingletonSpliterator
All Implemented Interfaces:
Spliterator<Long>, Spliterator.OfLong, Spliterator.OfPrimitive<Long,LongConsumer,Spliterator.OfLong>

public final class LongSingletonSpliterator extends Object implements Spliterator.OfLong
LongSingletonSpliterator is a specialized spliterator of type long. This file was automatically generated from template file primitiveSingletonSpliterator.stg.
Since:
10.0