public interface ShiftValueListener
ShiftValue.
Should implement this either in your applications Application class, or in any Activity
that needs to update when a ShiftValue is updated| Modifier and Type | Method and Description |
|---|---|
void |
onShiftValuesUpdated(ShiftValue shiftValue) |
void onShiftValuesUpdated(ShiftValue shiftValue)
shiftValue - The ShiftValue that was updated