|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.eunjae.android.aevent.event.Event
net.eunjae.android.aevent.event.StickyEvent
public class StickyEvent
| Constructor Summary | |
|---|---|
StickyEvent(String eventName)
|
|
| Method Summary | |
|---|---|
boolean |
_isEventAllowDuplicates()
|
Event |
allowDuplicates()
|
boolean |
equals(Object o)
|
void |
post()
|
| Methods inherited from class net.eunjae.android.aevent.event.Event |
|---|
_getEventData, _getEventName, _getEventTarget, _getTimestamp, data, postDelayed, target |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StickyEvent(String eventName)
| Method Detail |
|---|
public void post()
post in class Eventpublic Event allowDuplicates()
public boolean _isEventAllowDuplicates()
public boolean equals(Object o)
equals in class Event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||