Class ContourPlot.Iterators.ImgSpliterator<P extends ContourPlot.PixelBase>

java.lang.Object
gov.nih.mipav.model.algorithms.ContourPlot.Iterators.ImgSpliterator<P>
All Implemented Interfaces:
Spliterator<P>
Enclosing class:
ContourPlot.Iterators

public static final class ContourPlot.Iterators.ImgSpliterator<P extends ContourPlot.PixelBase> extends Object implements Spliterator<P>
The standard Spliterator class for images.
Author:
hageldave