Class BaseDoubleIterator

java.lang.Object
ca.spottedleaf.concurrentutil.collection.iterator.BaseObjectIterator<Double>
ca.spottedleaf.concurrentutil.collection.iterator.BaseDoubleIterator
All Implemented Interfaces:
Iterator<Double>, PrimitiveIterator<Double,DoubleConsumer>, PrimitiveIterator.OfDouble

public abstract class BaseDoubleIterator extends BaseObjectIterator<Double> implements PrimitiveIterator.OfDouble