Class Striped.CellSpliterator<T>

java.lang.Object
org.terracotta.statistics.derived.histogram.Striped.CellSpliterator<T>
All Implemented Interfaces:
Spliterator<Striped.Cell<T>>
Enclosing class:
Striped<T>

static final class Striped.CellSpliterator<T> extends Object implements Spliterator<Striped.Cell<T>>