|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.androidpn.client.NotificationService.TaskSubmitter
public class NotificationService.TaskSubmitter
Class for summiting a new runnable task.
Constructor Summary | |
---|---|
NotificationService.TaskSubmitter(NotificationService notificationService)
|
Method Summary | |
---|---|
java.util.concurrent.Future |
submit(java.lang.Runnable task)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NotificationService.TaskSubmitter(NotificationService notificationService)
Method Detail |
---|
public java.util.concurrent.Future submit(java.lang.Runnable task)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |