Package org.javarosa.debug
Class EventNotifierSilent
java.lang.Object
org.javarosa.debug.EventNotifierSilent
- All Implemented Interfaces:
EventNotifier
public class EventNotifierSilent extends Object implements EventNotifier
Created by IntelliJ IDEA.
User: Administrator
Date: 19/10/2013
Time: 10:55 πμ
-
Constructor Summary
Constructors Constructor Description EventNotifierSilent() -
Method Summary
Modifier and Type Method Description voidpublishEvent(Event event)
-
Constructor Details
-
EventNotifierSilent
public EventNotifierSilent()
-
-
Method Details
-
publishEvent
- Specified by:
publishEventin interfaceEventNotifier
-