@FunctionalInterface public static interface SystemOfMeasurement.SoMChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
systemOfMeasurementChanged(java.lang.String oldSoM,
java.lang.String newSoM)
The current SoM has changed.
|
void systemOfMeasurementChanged(java.lang.String oldSoM, java.lang.String newSoM)
oldSoM - The old system of measurementnewSoM - The new (current) system of measurement