public class TimeSpinnerTimer extends Object
Constructor and Description |
---|
TimeSpinnerTimer(TimePicker timePicker,
int changeAmountMinutes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
start()
start, This is called to start the timer, and to initialize the needed variables.
|
void |
stop()
stop, This is called to stop the timer.
|
public TimeSpinnerTimer(TimePicker timePicker, int changeAmountMinutes)
Copyright © 2017. All rights reserved.