public class TimeWatcher
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
attach(ZamanTextView textView) |
void |
detached(ZamanTextView textView) |
static TimeWatcher |
getInstance() |
static void |
initializeTimerTask() |
static void |
updateTextViews() |
public static TimeWatcher getInstance()
public static void updateTextViews()
public static void initializeTimerTask()
public void attach(ZamanTextView textView)
public void detached(ZamanTextView textView)