com.googlecode.android_scripting
Class NotificationIdFactory

java.lang.Object
  extended by com.googlecode.android_scripting.NotificationIdFactory

public final class NotificationIdFactory
extends java.lang.Object

Creates unique ids to identify the notifications created by the android scripting service and the trigger service.

Author:
Felix Arends (felix.arends@gmail.com)

Method Summary
static int create()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static int create()