OpenSRP/opensrp-client-anc

View on GitHub
opensrp-anc/src/main/java/org/smartregister/anc/library/event/BaseEvent.java

Summary

Maintainability
A
0 mins
Test Coverage
package org.smartregister.anc.library.event;

/**
 * Created by ndegwamartin on 16/11/2017.
 */

public abstract class BaseEvent {
}