|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.androidpn.client.NotificationService.TaskTracker
public class NotificationService.TaskTracker
Class for monitoring the running task count.
Field Summary | |
---|---|
int |
count
|
Constructor Summary | |
---|---|
NotificationService.TaskTracker(NotificationService notificationService)
|
Method Summary | |
---|---|
void |
decrease()
|
void |
increase()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int count
Constructor Detail |
---|
public NotificationService.TaskTracker(NotificationService notificationService)
Method Detail |
---|
public void increase()
public void decrease()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |