Class HistogramNd.Decrementer
java.lang.Object
net.imglib2.histogram.HistogramNd.Decrementer
- All Implemented Interfaces:
HistogramNd.Counter
- Enclosing class:
HistogramNd<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Decrementer
private Decrementer()
-
-
Method Details
-
count
public void count(long[] position, boolean ignored) - Specified by:
countin interfaceHistogramNd.Counter
-