Interface Measure
-
- All Known Implementing Classes:
StandardMeasure
public interface Measure- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetLabel()java.lang.StringgetName()java.lang.Class<?>getValueType()
-