Class EnumerableSpliterator<T>

java.lang.Object
org.simpleflatmapper.util.EnumerableSpliterator<T>
All Implemented Interfaces:
Spliterator<T>

public class EnumerableSpliterator<T> extends Object implements Spliterator<T>