Interface DiscreteQuantizerInterface
-
- All Known Implementing Classes:
MeanQuantizer
public interface DiscreteQuantizerInterface
- Author:
- Scooter Willis
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
process(WorkSheet worksheet, String column)
-